Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)

I have a PHP website and I want to connect it to Azure, but whenever I tried to access it with the command create --git it throws the following error:

Server failed to authenticate your request. Verify that certificate is valid and is associated with this subscription

Can anyone help me with this?

1 Answer

0 votes
by (26.7k points)
edited by

Follow these steps to deploy it successfully:

1. Go to Azure manage portal, then hit the new button, after that click on compute and select Web app, and press the Quick create option.

2. Once you click on the Web App, you will able to see your webiste.

3. After that, select your local git repository.

I hope this will help.

Want to become an Azure expert? join azure developer certification now!!

Want to know more about deploying a Web App on Azure? Watch this video on Learning Azure -3 | Deploying End to End Website on Azure :

Browse Categories

...