-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The feature flag <Microsoft.Automanage/AutomanageAlertsEnabled> must enabled on subscription: <subscription>, in order to use properties: <Alerts/AutomanageStatusChanges/Enable> with azurerm_automanage_configuration #22799
Comments
Hi @BrianRichardson, thanks for raising this issue. Like the error message indicates, this is a requirement from subscription. Let me show you how to enable this feature. |
To enable a feature flag in a subscription, you can follow these steps:
Please note that the availability of feature flags may vary depending on the subscription and the specific service you are using. If you cannot find the feature flag you are looking for, you may need to refer to the documentation or support for the specific Azure service you are using. |
Note for anyone following steps above, feature access is not instantaneously granted (currently ~12hrs waiting so far). |
Thank you for taking the time to raise this! I am going to close this with @liuwuliuyun‘s response as an answer. If you have future questions, I suggest using the Community Resources, such as the Azure Provider forum. |
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. |
Is there an existing issue for this?
Community Note
Terraform Version
1.5.4
AzureRM Provider Version
3.67.0
Affected Resource(s)/Data Source(s)
azurerm_automanage_configuration
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
AutoManage Configuration created or updated.
Actual Behaviour
AutoManage Configuration neither created nor updated.
Previously succeeded some weeks, or a few months ago. Suspect no longer succeeding due to change with Preview Features on Azure.
Possibly caused by "status_change_alert_enabled" option set to true. Changing to false seems to resolve the issue.
Steps to Reproduce
terraform apply
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: