Skip to content

Commit 7b1094d

Browse files
committed
added a note
1 parent 57a9c84 commit 7b1094d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/cost-management-billing/manage/cost-management-budget-scenario.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ These actions included in this tutorial allow you to:
3232

3333
[Azure Automation](../../automation/automation-intro.md) is a service that enables you to script most of your resource management tasks and run those tasks as either scheduled or on-demand. As part of this scenario, you create an [Azure Automation runbook](../../automation/automation-runbook-types.md) that stops VMs. You use the [Stop Azure V2 VMs](https://github.com/azureautomation/stop-azure-v2-vms) graphical runbook from the [Azure Automation gallery](https://github.com/azureautomation) to build this scenario. By importing this runbook into your Azure account and publishing it, you can stop VMs when a budget threshold is reached.
3434

35+
>[!NOTE]
36+
> You can create a budget in Azure Cost Management and link it to an Azure Automation runbook to automatically stop resources when a specified threshold is reached.
37+
3538
### Create an Azure Automation account
3639

3740
1. Sign in to the [Azure portal](https://portal.azure.com/) with your Azure account credentials.

0 commit comments

Comments
 (0)