Impossible to delete Static Web Apps by any means
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
It's impossible to delete static web apps
**To Reproduce**
Steps to reproduce the behavior:
1. Create STWA with Terraform `azurerm_static_site`
2. Attempt to destroy infra via Terraform or manually destroy in portal or via `az staticwebapp delete`
3. Resources hang around indefinitely
**Expected behavior**
Resources should be deleted by known methods
**Additional context**
One of the web apps had a custom domain, two others do not. Attempting to delete custom domain also fails. Fails as in indefinitely stuck in deleting state.
Tried deleting deployments as suggested inhttps://github.com/Azure/static-web-apps/issues/915
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.