Azure / azure-spring-apps-landing-zone-accelerator

The Azure Spring Apps landing zone accelerator is an open-source collection of architectural guidance and reference implementation to accelerate deployment of Azure Spring Apps at scale.
MIT License
80 stars 76 forks source link

Instructions for deleting everything #36

Closed selvasingh closed 3 years ago

selvasingh commented 3 years ago

Typically, in all our quickstarts and tutorials, because these documents create Azure resources that are expensive, we supply instructions for how to delete them. We should do that sam here

Examples: https://docs.microsoft.com/en-us/azure/spring-cloud/spring-cloud-quickstart?tabs=Azure-CLI&pivots=programming-language-java#clean-up-resources

https://github.com/microsoft/azure-spring-cloud-training/tree/master/99-conclusion

selvasingh commented 3 years ago

see #55