Skip to content

Commit 2e5351e

Browse files
authored
Merge pull request #107303 from bandersmsft/master
CM+B - Budget tutorial update
2 parents e873ceb + b7fc6b5 commit 2e5351e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cost-management-billing/costs/tutorial-acm-create-budgets.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This tutorial helps plan and account for the costs of Azure service
44
keywords:
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 03/02/2020
7+
ms.date: 03/11/2020
88
ms.topic: conceptual
99
ms.service: cost-management-billing
1010
ms.reviewer: adwise
@@ -35,7 +35,7 @@ In this tutorial, you learn how to:
3535

3636
Budgets are supported for different kinds of Azure account types. To view the full list of supported account types, see [Understand Cost Management data](understand-cost-mgt-data.md). To view budgets, you need at least read access for your Azure account.
3737

38-
If you have a new subscription, you cant immediately create a budget or use other Cost Management features. It might take up to 48 hours before you can use all Cost Management features.
38+
If you have a new subscription, you can't immediately create a budget or use other Cost Management features. It might take up to 48 hours before you can use all Cost Management features.
3939

4040
For Azure EA subscriptions, you must have read access to view budgets. To create and manage budgets, you must have contributor permission. You can create individual budgets for EA subscriptions and resource groups. However, you can't create budgets for EA billing accounts.
4141

@@ -159,7 +159,7 @@ New-AzureRmConsumptionBudget -Amount 100 -Name TestPSBudget -Category Cost -Star
159159
```
160160
## Create a budget with an Azure Resource Manager template
161161

162-
You can create a budget using an Azure Resource Manager template. The template helps you create a budget under a resource group. The template supports enterprise agreement customers only.
162+
You can create a budget using an Azure Resource Manager template. The template helps you create a budget under a resource group.
163163

164164
Select the following image to sign in to the Azure portal and open the template:
165165

0 commit comments

Comments
 (0)