Error checking for existence of existing File System : Failure responding to request: StatusCode=403

I am not able to create a container in adls gen2 storage. Facing the below issue,main.txt (2.1 KB)

Error: Error checking for existence of existing File System “quality-adls” (Account “bolloreqbwbt”): datalakestore.Client#GetProperties: Failure responding to request: StatusCode=403 – Original Error: autorest/azure: error response cannot be parsed: “” error: EOF

on main.tf line 59, in resource “azurerm_storage_data_lake_gen2_filesystem” “test_quality_container”:
59: resource “azurerm_storage_data_lake_gen2_filesystem” “test_quality_container” {

Please help.

Thanks in advance!

2 Likes

Hi, Has anyone got a solution for this? Thanks in advance!