Azure / bicep-registry-modules

Bicep registry modules
MIT License
495 stars 347 forks source link

[AVM Module Issue]: Storage Account module missing Cold accessTier #3629

Open girdles opened 1 day ago

girdles commented 1 day ago

Check for previous/existing GitHub issues

Issue Type?

Bug

Module Name

avm/res/storage/storage-account

(Optional) Module Version

No response

Description

The Storage Account module allows values 'Premium', 'Hot' and 'Cool' for the 'accessTier' parameter https://github.com/Azure/bicep-registry-modules/blob/main/avm/res/storage/storage-account/main.bicep#L41.

As per the bicep resource documentation, 'Cold' is a valid value that is missing from the allowed values above https://learn.microsoft.com/en-us/azure/templates/microsoft.storage/storageaccounts?pivots=deployment-language-bicep#storageaccountpropertiescreateparametersorstorageacc.

Can the 'Cold' value please be added?

(Optional) Correlation Id

No response

microsoft-github-policy-service[bot] commented 1 day ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!TIP] For additional guidance on how to triage this issue/PR, see the BRM Issue Triage documentation.

avm-team-linter[bot] commented 1 day ago

@girdles, thanks for submitting this issue for the avm/res/storage/storage-account module!

[!IMPORTANT] A member of the @Azure/avm-res-storage-storageaccount-module-owners-bicep or @Azure/avm-res-storage-storageaccount-module-contributors-bicep team will review it soon!