Azure / aca-landing-zone-accelerator

The Azure Container Apps landing zone accelerator is an open-source collection of architectural guidance and reference implementation to accelerate deployment of Azure Container Apps at scale.
https://aka.ms/aca-lza
MIT License
177 stars 91 forks source link

Clean and redeploy failed #155

Open Dost2010 opened 1 month ago

Dost2010 commented 1 month ago

Test Case: I try to deploy the aca landing zone accelerator but it keep failing at step 3 so i removed the entire deployment from subscription. removed storage account from azure subscription which store state. Removed all terraform state files from local repository.

Recreated storage account and attempt to redeploy.

Result : Deployment failed with error message (below)

image

Its recommended to create cleanup script which will remove the deployment. Such cleanup script shoulda also remove diagnostic settings which is not store in any resource group.

image