You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/costs/quick-create-budget-template.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.custom: subject-armqs
14
14
15
15
Budgets in Cost Management help you plan for and drive organizational accountability. With budgets, you can account for the Azure services you consume or subscribe to during a specific period. They help you inform others about their spending to proactively manage costs, and to monitor how spending progresses over time. When the budget thresholds you've created are exceeded, notifications are triggered. None of your resources are affected and your consumption isn't stopped. You can use budgets to compare and track spending as you analyze costs. This quickstart shows you how to create a budget using a Resource Manager template.
The Azure portal is used to deploy the template. In addition to the Azure portal, you can also use the Azure PowerShell, Azure CLI, and REST API. To learn other deployment methods, see [Deploy templates](../azure-resource-manager/templates/deploy-powershell.md).
81
+
The Azure portal is used to deploy the template. In addition to the Azure portal, you can also use the Azure PowerShell, Azure CLI, and REST API. To learn other deployment methods, see [Deploy templates](../../azure-resource-manager/templates/deploy-powershell.md).
82
82
83
83
## Validate the deployment
84
84
@@ -107,7 +107,6 @@ Get-AzureRmConsumptionBudget
107
107
108
108
In this quickstart, you created an Azure budget the deployment. To learn more about Azure Cost Management and Billing and Azure Resource Manager, continue on to the articles below.
109
109
110
-
- Read the [Cost Management and Billing](../cost-management-billing.md) overview
110
+
- Read the [Cost Management and Billing](../cost-management-billing-overview.md) overview
111
111
-[Create budgets](tutorial-acm-create-budgets.md) in the Azure portal
112
-
- Learn more about [Azure Resource Manager](../../azure-resource-manager/management/overview.md)
113
-
112
+
- Learn more about [Azure Resource Manager](../../azure-resource-manager/management/overview.md)
0 commit comments