Question

Difficulty: MediumAzure Cost Management, Billing, and Resource Tags

Is the following statement true: Azure Cost Management budget alerts can trigger Azure Action Groups, allowing you to run automated actions such as an Azure Automation runbook when a budget threshold is exceeded?

Answer: Answer

Answer

True
Azure Cost Management budget alerts are fully integrated with Azure Monitor Action Groups. When a budget threshold is exceeded, the alert triggers the associated Action Group, which can execute an Azure Automation runbook to automate cost containment measures.

Step-by-Step Solution

1
Analyze Azure Cost Management budget alert capabilities.
Azure Cost Management budgets allow you to set alerts based on cost thresholds.
To identify when spending exceeds predefined limits.
2
Determine if budget alerts support integration with Action Groups.
Budget alerts can trigger Action Groups containing automation tasks.
To enable automated cost management rather than just manual alerts.
3
Verify if Action Groups can execute Automation runbooks.
Action Groups support Azure Automation runbooks as a target type.
This allows for automated remediation steps, such as stopping non-essential virtual machines.

Key Concept

Azure Cost Management budget alerts and automation via Action Groups
Rate this question