Summary

Completed

In this module, you learned how to create a Java web application, how to use the Maven Plugin for Azure Web Apps, and how to deploy your application to Azure App Service.

Clean up resources

In this module, you created resources using your Azure subscription. You need to clean up these resources so that you won't continue to be charged for them. Run the following command to delete all the resources.

az group delete --name <name of your resource group>

Other resources