-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Added new PreviewAlertRule API #32650
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
base: main
Are you sure you want to change the base?
Added new PreviewAlertRule API #32650
Conversation
Next Steps to MergeNext steps that must be taken to merge this PR:
|
PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
Can the reviewer please help with the 2 last failing checks - specifically:
Thanks! #Resolved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...resource-manager/Microsoft.AlertsManagement/preview/2025-05-01-preview/PreviewAlertRule.json
Show resolved
Hide resolved
This is the first version of this API we are releasing #Resolved |
Yes - we resolved it by putting in the body. Currently we don't need a discriminator since there is only one type we support, but when this becomes relevant down the line, we will update this in the future api-versions... #Resolved |
...anagement/preview/2025-05-01-preview/examples/previewDynamicThresholdLogSearchAlertRule.json
Outdated
Show resolved
Hide resolved
...anagement/preview/2025-05-01-preview/examples/previewDynamicThresholdLogSearchAlertRule.json
Show resolved
Hide resolved
...resource-manager/Microsoft.AlertsManagement/preview/2025-05-01-preview/PreviewAlertRule.json
Show resolved
Hide resolved
...resource-manager/Microsoft.AlertsManagement/preview/2025-05-01-preview/PreviewAlertRule.json
Outdated
Show resolved
Hide resolved
...resource-manager/Microsoft.AlertsManagement/preview/2025-05-01-preview/PreviewAlertRule.json
Show resolved
Hide resolved
...resource-manager/Microsoft.AlertsManagement/preview/2025-05-01-preview/PreviewAlertRule.json
Outdated
Show resolved
Hide resolved
...resource-manager/Microsoft.AlertsManagement/preview/2025-05-01-preview/PreviewAlertRule.json
Outdated
Show resolved
Hide resolved
...resource-manager/Microsoft.AlertsManagement/preview/2025-05-01-preview/PreviewAlertRule.json
Show resolved
Hide resolved
...resource-manager/Microsoft.AlertsManagement/preview/2025-05-01-preview/PreviewAlertRule.json
Show resolved
Hide resolved
...resource-manager/Microsoft.AlertsManagement/preview/2025-05-01-preview/PreviewAlertRule.json
Outdated
Show resolved
Hide resolved
...resource-manager/Microsoft.AlertsManagement/preview/2025-05-01-preview/PreviewAlertRule.json
Outdated
Show resolved
Hide resolved
...resource-manager/Microsoft.AlertsManagement/preview/2025-05-01-preview/PreviewAlertRule.json
Show resolved
Hide resolved
You must fix model validation failures #Resolved |
Added new PreviewAlertRule API
This API is used by the portal to simulate the rule creation in order to allow customers to better understand the behavior of the rule they configured.