Introduction:
Publish the web application on azure from Visual studio.
Steps:
- Publish your web application using visual studio. It gives this error. but It creates App Service Plan and App Service in Azure.
- sign in to portal.azure.com
- Select the App Service which you have created.
- Click on Get Publish Profile.
- Now Again Go to Visual studio and Publish.
- This time while publishing select Import.
- Select the file which you have downloaded from azure.
- Click Ok.
- Click On Publish.
- Your Application will get Publish.
No comments :
Post a Comment