Upgrade notes
Patch release — no configuration changes required.
Static website hosting is now actually applied. Before this release the module patched the blob service with an API version whose schema omits properties.staticWebsite, so the request succeeded while the setting was silently discarded — producing a plan diff that could never converge. If you use static_website, expect your next apply to make a real change to the storage account rather than a no-op. (#363)
Upgrading from v0.7.x? Read the v0.8.0 release notes first — that release repaired invalid state migrations, and skipping its guidance can cause containers, queues, shares, and tables to be destroyed and recreated.
What's Changed
- chore: run avm pre-commit [skip ci] by @azure-verified-modules[bot] in #388
- chore: run avm pre-commit [skip ci] by @azure-verified-modules[bot] in #390
- fix: enable static website by pinning blob service API to 2025-08-01 by @myaschmitz in #389
- docs: note Key Vault RBAC ordering for customer-managed keys by @myaschmitz in #391
Full Changelog: v0.8.0...v0.8.1