Azure / terraform-azurerm-avm-res-storage-storageaccount

This Terraform module is designed to create Azure Storage Accounts and its related resources, including blob containers, queues, tables, and file shares. It also supports the creation of a storage account private endpoint which provides secure and direct connectivity to Azure Storage over a private network.
https://registry.terraform.io/modules/Azure/avm-res-storage-storageaccount
MIT License
22 stars 36 forks source link

KeyBasedAuthenticationNotPermitted: Key based authentication is not permitted on this storage account. #184

Open ankurvc opened 4 days ago

ankurvc commented 4 days ago

I got this issue during apply of module. However its working while I create by my own.. But calling this module is throwing below

Storage Account Name: "storageaccname") to become available: waiting for the Blob Service to become available: polling failed: executing request: unexpected status 403 (403 Key based authentication is not permitted on this storage account.) with KeyBasedAuthenticationNotPermitted: Key based authentication is not permitted on this storage account.