Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)
I have created an Angular app using angular-cli, now I want to deploy it on Microsoft Azure.

Can anyone help me, how I can able to deploy it on Azure?

1 Answer

0 votes
by (26.7k points)
edited by

For a successful deployment of your angular app on Azure, follow these steps :

1. Developed an Angular 6 web application in Visual Studio Code.

2. Ran the web app on Node 10.6.0.

3. Built the web app using the Angular CLI.

4. Created an Azure App Service plan and web app using the Azure portal.

5. Modified Web App settings in the Azure portal.

6. Used the Azure App Service extension in Visual Studio Code to deploy the web app.

I hope this will work.!

Want to become an azure expert? Read our blog on Azure certification now!

Are you searching for a good course in Angular? Then have a look at the Angular Certification course from Intellipaat!

Browse Categories

...