
While working on an endpoint for receiving Alerts from Azure, the documentation on Sample alert payloads... was referenced. It appears that there is no common alert schema for the Budget
... alert, despite having common schemas for Actual Cost Budget
... and Forecasted Budget
... alerts.
However, actual testing in the action group with the 'generate common alert schema' option enabled produced a common alert schema for the Budget
alert as well.
Where can examples for all Azure Monitor Common Schema alerts be found? Is there a better approach than creating a debugging endpoint to log all alert JSONs while testing all options in the action group to obtain real examples of alerts sent from Azure Action Group?