Authentication failed for Azure Git

后端 未结 18 1169
攒了一身酷
攒了一身酷 2020-12-31 03:19

I\'m trying to clone my webapp in Azure.

When I run git clone https://username@appname.scm.azurewebsites.net:443/appname.git the terminal asks me for my

18条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-31 04:05

    Go to the Security Tab >> Personal Access Tokens >> New Toke >> Give it Full Access >> Note the Access token as you will use it as your password

提交回复
热议问题