Describe the bug
Parameter --hns or --enable-hierarchical-namespace fails the az storage create command.
Command Name
az storage account create
Errors:
(InvalidRequestPropertyValue) The value 'True' is not allowed for property isHnsEnabled. For more information, see - https://aka.ms/storageaccounthns
Code: InvalidRequestPropertyValue
To Reproduce:
az storage account create -g {} -n {} --sku Premium_LRS --enable-hierarchical-namespace
Expected Behavior
The storage account is created.
Environment Summary
Linux-5.15.0-1023-azure-x86_64-with-glibc2.31, Ubuntu 20.04.5 LTS
Python 3.10.10
Installer: DEB
azure-cli 2.46.0
Additional Context
Describe the bug
Parameter
--hnsor--enable-hierarchical-namespacefails theaz storage createcommand.Command Name
az storage account createErrors:
To Reproduce:
az storage account create -g {} -n {} --sku Premium_LRS --enable-hierarchical-namespaceExpected Behavior
The storage account is created.
Environment Summary
Additional Context