Skip to content

Commit b2366ab

Browse files
committed
CM+B - Added scope list to Budgets tutorial
1 parent 768d3df commit b2366ab

File tree

1 file changed

+26
-8
lines changed

1 file changed

+26
-8
lines changed

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

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Tutorial - Create and manage Azure budgets
33
description: This tutorial helps plan and account for the costs of Azure services that you consume.
44
author: bandersmsft
55
ms.author: banders
6-
ms.date: 03/24/2020
6+
ms.date: 04/03/2020
77
ms.topic: conceptual
88
ms.service: cost-management-billing
99
ms.reviewer: adwise
@@ -33,11 +33,33 @@ In this tutorial, you learn how to:
3333
3434
## Prerequisites
3535

36-
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.
36+
Budgets are supported for the following types of Azure account types and scopes:
37+
38+
- Azure Role-Based Access Control scopes
39+
- Management groups
40+
- Subscription
41+
- Resource group
42+
- Enterprise Agreement scopes
43+
- Billing account
44+
- Department
45+
- Enrollment account
46+
- Individual agreements
47+
- Billing account
48+
- Microsoft Customer Agreement scopes
49+
- Billing account
50+
- Billing profile
51+
- Invoice section
52+
- Customer
53+
- AWS scopes
54+
- External account
55+
- External subscription
56+
57+
58+
To view budgets, you need at least read access for your Azure account.
3759

3860
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.
3961

40-
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.
62+
For Azure EA subscriptions, you must have read access to view budgets. To create and manage budgets, you must have contributor permission.
4163

4264
The following Azure permissions, or scopes, are supported per subscription for budgets by user and group. For more information about scopes, see [Understand and work with scopes](understand-work-scopes.md).
4365

@@ -53,7 +75,7 @@ For more information about assigning permission to Cost Management data, see [As
5375

5476
## Create a budget in the Azure portal
5577

56-
You can create an Azure subscription budget for a monthly, quarterly, or annual period. Your navigational content in the Azure portal determines whether you create a budget for a subscription or for a management group.
78+
You can create an Azure subscription budget for a monthly, quarterly, or annual period.
5779

5880
To create or view a budget, open the desired scope in the Azure portal and select **Budgets** in the menu. For example, navigate to **Subscriptions**, select a subscription from the list, and then select **Budgets** in the menu. Use the **Scope** pill to switch to a different scope, like a management group, in Budgets. For more information about scopes, see [Understand and work with scopes](understand-work-scopes.md).
5981

@@ -105,16 +127,12 @@ Budget cost evaluations are based on actual cost. They don't include amortizatio
105127

106128
When you create or edit a budget for a subscription or resource group scope, you can configure it to call an action group. The action group can perform various actions when your budget threshold is met. Action Groups are currently only supported for subscription and resource group scopes. For more information about Action Groups, see [Create and manage action groups in the Azure portal](../../azure-monitor/platform/action-groups.md). For more information about using budget-based automation with action groups, see [Manage costs with Azure budgets](../manage/cost-management-budget-scenario.md).
107129

108-
109-
110130
To create or update action groups, select **Manage action groups** while you're creating or editing a budget.
111131

112132
![Example of creating a budget to show Manage action groups](./media/tutorial-acm-create-budgets/manage-action-groups01.png)
113133

114-
115134
Next, select **Add action group** and create the action group.
116135

117-
118136
![Image of the Add action group box](./media/tutorial-acm-create-budgets/manage-action-groups02.png)
119137

120138
After the action group is created, close the box to return to your budget.

0 commit comments

Comments
 (0)