Azure / Azure/bicep-registry-modules
[AVM Module Issue]: Storage settings: allowSharedKeyAccess and defaultToOAuthAuthentication doesn't apply to existing storage accounts
- Dominant language
- Bicep
- Stars
- 736
- Forks
- 564
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 30
Description
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Issue Type?
Bug
### Module Name
avm/res/storage/storage-account
### (Optional) Module Version
storage-account:0.27.1
### Description
When redeploying Bicep modules to existing storage accounts, changes to allowSharedKeyAccess and defaultToOAuthAuthentication are not applied if these properties were manually changed in the Azure Portal. Tested by manually toggling these settings, redeploying via Bicep (no effect), and confirming only direct Azure CLI updates enforced the desired values
### (Optional) Correlation Id
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.