Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Azure web app deployment issue.
Hi,
Deploying flask api application into azure using local git option.
Finally i'm using git push azure master command and entering the local git/FTPS credentials which is there in deployment centre but still getting error.
error:
(.venv) ~~~~C:\Users\cshetty7\OneDrive - DXC Production\Documents\ADMIN- Reneges>~~~~git push azure master
fatal: Authentication failed for 'https://sure.scm.azurewebsites.net:443/admin-hiresure.git/'
Note: I have access to web app(Contributor role) as well.
One of my colleague as same contributor role but he can deploy using the same credentials, but even i have same contributor could not deploy in my machine.
Kindly help me out for the above quer.