You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* azurerm_storage_account.functions_storage: azurerm_storage_account.functions_storage: Error reading the advanced threat protection settings of AzureRM Storage Account "xxxxxqa": security.AdvancedThreatProtectionClient#Get: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="NoRegisteredProviderFound" Message="No registered resource provider found for location 'francecentral' and API version '2017-08-01-preview' for type 'advancedThreatProtectionSettings'. The supported api-versions are '2017-08-01-preview'. The supported locations are 'australiacentral, australiacentral2, australiaeast, australiasoutheast, brazilsouth, canadacentral, canadaeast, centralindia, centralus, eastasia, eastus2, eastus, japaneast, japanwest, koreacentral, koreasouth, northcentralus, northeurope, southcentralus, southindia, southeastasia, uksouth, ukwest, westcentralus, westeurope, westindia, westus2, westus'."
* azurerm_storage_account.reciepe_image_storage: 1 error(s) occurred:
Expected Behavior
terraform apply terminate successfully
Actual Behavior
terraform apply fails
It seems that #3782 introduce regressions as advanced threat protection is not available in all regions.
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Aug 26, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Community Note
Terraform (and AzureRM Provider) Version
Affected Resource(s)
azurerm_storage_account
Terraform Configuration Files
Debug Output
Expected Behavior
terraform apply
terminate successfullyActual Behavior
terraform apply
failsIt seems that #3782 introduce regressions as advanced threat protection is not available in all regions.
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: