Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace storage accounts with AVM modules #1826

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tonybaloney
Copy link
Contributor

Purpose

Replaces AZD Core Storage account module with the AVM one.

@tonybaloney
Copy link
Contributor Author

Deployment Error Details:
AccountPropertyCannotBeUpdated: The property 'isHnsEnabled' was specified in the input, but it cannot be updated as it is read-only. For more information, see - https://aka.ms/storageaccountupdate

I think this is because AZD core hard-coded the HNS value to false whereas AVM uses null by default.

@tonybaloney
Copy link
Contributor Author

Related to Azure/azure-rest-api-specs#18441

@tonybaloney
Copy link
Contributor Author

AVM tracking issue Azure/bicep-registry-modules#1522

We can't make this migration until this is fixed. Anyone who has a storage account deployed already will get a failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant