How to Deploy Java WebApp into Azure App Service using GitHub Actions CICD YAML Pipeline

preview_player
Показать описание
Pre-requisites:

Make sure Java web app is setup in GitHub
Azure subscription to create web app
What are we going to do in this lab?
1. Create a Web App in Azure Cloud
2. Configure WebApp to Deploy using gitHub Actions
3. Create workflow yaml
4. Add steps/tasks in the yaml file
5. Run the workflow yaml
6. Check if Java Web App is deployed in Azure App Service
Рекомендации по теме