Terraform operations work in azure for everything but the migration of state to blob storage
When running terraform plan and apply, everything works fine. When trying to migrate state to an azure blob the following occurs: `→ terraform init -migrate-state Initializing the backend... Terraform detected that the backend type changed from "local" to "azurerm". Initializing…