Summary
In this module, you learned how to create a Tomcat Java web application, use the Maven Plugin for Azure Web Apps, and deploy your application to Azure App Service.
Clean up resources
In this module, you created resources using your Azure subscription. To delete all the resources so you're longer charged for them, use the following command:
az group delete --name $RESOURCE_GROUP --yes --no-wait
Other resources
Microsoft Azure-related resources
- Azure App Service
- Continuous deployment with custom containers in Azure App Service.
- Enable application monitoring in Azure App Service for .NET, Node.js, Python, and Java applications.
- Get started with autoscale in Azure.
- Deploy to App Service using GitHub Actions.
- Integrate your app with an Azure virtual network.
- Azure App Service Hybrid Connections.
- Azure App Service on Linux pricing.
- Maven Plugins for Azure Services.