Skip to content

Commit 11d1599

Browse files
committed
minor fixes
1 parent 6f87dde commit 11d1599

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed
Loading
Loading

articles/cost-management-billing/costs/quick-create-budget-template.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: subject-armqs
1414

1515
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.
1616

17-
[!INCLUDE [About Azure Resource Manager](../../includes/resource-manager-quickstart-introduction.md)]
17+
[!INCLUDE [About Azure Resource Manager](../../../includes/resource-manager-quickstart-introduction.md)]
1818

1919
## Prerequisites
2020

@@ -78,7 +78,7 @@ One Azure resource is defined in the template:
7878

7979
![Resource Manager template, budget, deploy portal notification](./media/quick-create-budget-template/resource-manager-template-portal-deployment-notification.png)
8080

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).
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).
8282

8383
## Validate the deployment
8484

@@ -107,7 +107,6 @@ Get-AzureRmConsumptionBudget
107107

108108
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.
109109

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
111111
- [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

Comments
 (0)