Summary

Completed

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