Summary

Completed

In this module, you learned how to create a Tomcat Java web application, use the Azure Web App Maven Plugin, 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 no longer charged for them, use the following command:

az group delete --name <your-resource-group> --yes --no-wait

Other resources