Skip to content

Commit 67191d4

Browse files
committed
Enable hiearchical namespace
1 parent 81968b6 commit 67191d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ops/stack.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ resource "azurerm_storage_account" "main-sa" {
1919
https_traffic_only_enabled = true
2020
infrastructure_encryption_enabled = true
2121
public_network_access_enabled = true
22+
is_hns_enabled = true
2223

2324
sas_policy {
2425
expiration_period = "90.00:00:00"

0 commit comments

Comments
 (0)