0023 - ☁ Deploying and hosting an Angular application in Azure

Опубликовано: 01 Ноябрь 2024
на канале: clouddeveloper.io
30,600
238

Title: 0023 - Deploying and hosting an Angular application in Azure

In this video we go over the process of creating the production version of our Angular application code and make it ready for deployment into our Azure subscription.
Once the deployment package is created, we then go over the simple process of creating the Azure Web App and configure it to accept our new deployment package. We end up using local git repository as the source for our deployments and we show you how to upload the files from your computer into the Azure Web App git repository which will automatically deploy our application as soon as changes are pushed into it.
This process takes only a few minutes to complete but makes it very nice and easy to host our simple web application.

Github page for this video: https://github.com/clouddeveloperio/c...

Related Video(s):

0016 - Creating a new Angular application with VS Code -    • 0016 - Creating a new Angular applica...  
0017 - Starting an Angular application and testing basics -    • 0017 - Starting an Angular applicatio...  
0018 - Angular + Semantic UI quick start guide -    • 0018 - Angular + Semantic UI quick st...  
0019 - Adding jQuery to Angular for Semantic UI guide -    • 0019 - Adding jQuery to Angular for S...  
0020 - How to create components in Angular application walkthrough -    • 0020 - 🛠How to create components in A...  
0021 - Writing automated unit tests in Angular for components -    • 0021 - 📊 Writing automated unit tests...  
0022 - Building a modern Angular application with Parallax effect -    • 0022 - 🔮 Building a modern Angular ap...  

#azure #git #deployment #hosting #angular #angular2 #angularjs #ui #ux