Azure Cost Management budgets automatically stop Azure resources from running once the actual cost reaches of the budgeted amount.
Answer: Answer
Answer
False
The correct answer is False. Azure Cost Management budgets are primarily alerting tools. When a budget reaches of its threshold, it generates notifications to alert administrators, but it does not automatically shut down or delete resources. To automate resource shutdown, an administrator must link the budget alert to an Azure Action Group that executes custom automation, such as an Azure Automation Runbook or Azure Function.
Step-by-Step Solution
Key Concept
Azure Cost Management budgets only trigger alerts and notifications by default, and do not perform automated resource state changes.