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/tutorial-acm-create-budgets.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ To view budgets, you need at least read access for your Azure account.
63
63
64
64
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.
65
65
66
-
You must have read access to view budgets for Azure EA subscriptions. To create and manage budgets, you must have contributor permission.
66
+
Read access is required to view budgets for Azure EA subscriptions. To create and manage budgets, you must have contributor permission.
67
67
68
68
The following Azure permissions, or scopes, are supported per subscription for budgets by user and group.
69
69
@@ -83,6 +83,8 @@ You can create an Azure subscription budget for a monthly, quarterly, or annual
83
83
84
84
To create or view a budget, open a 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).
85
85
86
+
If you want to create a budget for a resource group, ensure that you navigate to one first. You can navigate to a resource group by searching for **Resource groups** in the Azure portal search box. Then, select a resource group from the list. Afterward, the **Budgets** option is available in the menu.
87
+
86
88
After you create budgets, they show a simple view of your current spending against them.
87
89
88
90
Select **Add**.
@@ -129,7 +131,7 @@ In the preceding example, you created a budget for a subscription. You can also
129
131
130
132
### Create a budget for combined Azure and AWS costs
131
133
132
-
You can group your Azure and AWS costs together by assigning a management group to your connector along with it's consolidated and linked accounts. Assign your Azure subscriptions to the same management group. Then create a budget for the combined costs.
134
+
You can group your Azure and AWS costs together by assigning a management group to your connector along with its consolidated and linked accounts. Assign your Azure subscriptions to the same management group. Then create a budget for the combined costs.
133
135
134
136
1. In Cost Management, select **Budgets**.
135
137
1. Select **Add**.
@@ -161,7 +163,7 @@ To create or update action groups, select **Manage action group** while you're c
161
163
162
164
Next, select **Add action group** and create the action group.
163
165
164
-
Budget integration with action groups works for action groups that have enabled or disabled common alert schema. For more information on how to enable common alert schema, see [How do I enable the common alert schema?](../../azure-monitor/alerts/alerts-common-schema.md#enable-the-common-alert-schema)
166
+
You can integrate budgets with action groups, regardless of whether the common alert schema is enabled or disabled in those groups. For more information on how to enable common alert schema, see [How do I enable the common alert schema?](../../azure-monitor/alerts/alerts-common-schema.md#enable-the-common-alert-schema)
0 commit comments