Azure / Ansible

Ansible Solution Template on Azure
MIT License
7 stars 10 forks source link

Add support for hierarchical namespace in azure_rm_storageaccount #10

Open shannawaz opened 4 years ago

shannawaz commented 4 years ago

Hierarchical namespace is key feature of ADLS Gen2 and currently not supported in azure_rm_storageaccount.

See attached workaround using azure_rm_resource in the Interim. HierachicalEnable.txt

rathboma commented 3 years ago

💯 Just ran into this.

@shannawas is it possible to just add a note about this and the workaround to the ansible docs?