Skip to content

Commit 09b3928

Browse files
authored
Merge pull request #103792 from bandersmsft/miscupdate
cost-mgt-billing A couple of misc updates
2 parents 1d40e5c + 2dc32e1 commit 09b3928

File tree

3 files changed

+23
-17
lines changed

3 files changed

+23
-17
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38602,7 +38602,7 @@
3860238602
},
3860338603
{
3860438604
"source_path": "articles/billing/billing-set-up-alerts.md",
38605-
"redirect_url": "/azure/billing/billing-getting-started",
38605+
"redirect_url": "/azure/cost-management-billing/costs/cost-mgt-alerts-monitor-usage-spending",
3860638606
"redirect_document_id": false
3860738607
},
3860838608
{

articles/cost-management-billing/costs/get-started-partners.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
title: Get started with Azure Cost Management for partners
33
description: This article explains how partners use Azure Cost Management features and how they enable Cost Management access for their customers.
4-
services: cost-management
54
keywords:
65
author: bandersmsft
76
ms.author: banders
8-
ms.date: 01/28/2020
7+
ms.date: 02/10/2020
98
ms.topic: conceptual
109
ms.service: cost-management-billing
1110
ms.reviewer: aparnag
@@ -14,7 +13,11 @@ ms.custom: secdec18
1413

1514
# Get started with Azure Cost Management for partners
1615

17-
Azure Cost Management is natively available for partners who have onboarded their customers to a Microsoft Customer Agreement and have [purchased an Azure Plan](/partner-center/purchase-azure-plan). This article explains how partners use [Azure Cost Management](../index.yml) features to view costs for subscriptions in the Azure Plan. It also describes how partners enable Cost Management access for their customers. Customers can use Cost Management features when enabled by their CSP partner.
16+
Azure Cost Management is natively available for direct partners who have onboarded their customers to a Microsoft Customer Agreement and have [purchased an Azure Plan](/partner-center/purchase-azure-plan). This article explains how partners use [Azure Cost Management](../index.yml) features to view costs for subscriptions in the Azure Plan. It also describes how partners enable Cost Management access for their customers.
17+
18+
For indirect providers (also called indirect resellers), the global admin and admin agents of the indirect provider can access Cost Management in the partner tenant. Resellers and customers can access Cost Management in the customer tenant and view costs for the subscriptions, where costs are computed and shown at retail rates. However, they must have RBAC access to the subscription in the customer tenant to view costs. The cost visibility policy must be enabled by the provider for the customer tenant.
19+
20+
Customers can use Cost Management features when enabled by their CSP partner.
1821

1922
CSP partners use Cost Management to:
2023

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

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
title: Tutorial - Create and manage Azure budgets | Microsoft Docs
33
description: This tutorial helps plan and account for the costs of Azure services that you consume.
4-
services: cost-management
54
keywords:
65
author: bandersmsft
76
ms.author: banders
8-
ms.date: 01/22/2020
7+
ms.date: 02/10/2020
98
ms.topic: conceptual
109
ms.service: cost-management-billing
11-
manager: adwise
10+
ms.reviewer: adwise
1211
ms.custom: seodec18
1312
---
1413

@@ -33,9 +32,9 @@ In this tutorial, you learn how to:
3332
3433
## Prerequisites
3534

36-
Budgets are supported for a variety 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.
35+
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.
3736

38-
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 cannot create budgets for EA billing accounts.
37+
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.
3938

4039
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).
4140

@@ -57,7 +56,7 @@ To create or view a budget, open the desired scope in the Azure portal and selec
5756

5857
After you create budgets, they show a simple view of your current spending against them.
5958

60-
Click **Add**.
59+
Select **Add**.
6160

6261
![Example showing a list of budgets already created](./media/tutorial-acm-create-budgets/budgets01.png)
6362

@@ -73,15 +72,19 @@ Based on the fields chosen in the budget so far, a graph is shown to help you se
7372

7473
![Example showing budget creation with monthly cost data ](./media/tutorial-acm-create-budgets/monthly-budget01.png)
7574

76-
After you configure the budget amount, click **Next** to configure budget alerts. Budgets require at least one cost threshold (% of budget) and a corresponding email address. You can optionally include up to five thresholds and five email addresses in a single budget. When a budget threshold is met, email notifications are normally received in less than 20 hours. For more information about notifications, see [Use cost alerts](../../cost-management/cost-mgt-alerts-monitor-usage-spending.md). In the example below, an email alert gets generated when 90% of the budget is reached. If you create a budget with the Budgets API, you can also assign roles to people to receive alerts. Assigning roles to people isn't supported in the Azure portal. For more about the Azure budgets API, see [Budgets API](/rest/api/consumption/budgets).
75+
After you configure the budget amount, select **Next** to configure budget alerts. Budgets require at least one cost threshold (% of budget) and a corresponding email address. You can optionally include up to five thresholds and five email addresses in a single budget. When a budget threshold is met, email notifications are normally received in less than 20 hours.
76+
77+
If you want to receive emails, add [email protected] to your approved senders list so that emails don't go to your junk email folder. For more information about notifications, see [Use cost alerts](../../cost-management/cost-mgt-alerts-monitor-usage-spending.md).
78+
79+
In the example below, an email alert gets generated when 90% of the budget is reached. If you create a budget with the Budgets API, you can also assign roles to people to receive alerts. Assigning roles to people isn't supported in the Azure portal. For more about the Azure budgets API, see [Budgets API](/rest/api/consumption/budgets).
7780

7881
![Example showing alert conditions](./media/tutorial-acm-create-budgets/monthly-budget-alert.png)
7982

80-
After you create a budget, it is shown in cost analysis. Viewing your budget in relation to your spending trend is one of the first steps when you start to [analyze your costs and spending](../../cost-management/quick-acm-cost-analysis.md).
83+
After you create a budget, it is shown in cost analysis. Viewing your budget against your spending trend is one of the first steps when you start to [analyze your costs and spending](../../cost-management/quick-acm-cost-analysis.md).
8184

8285
![Example budget and spending shown in cost analysis](./media/tutorial-acm-create-budgets/cost-analysis.png)
8386

84-
In the preceding example, you created a budget for a subscription. However, you can also create a budget for a resource group. If you want to create a budget for a resource group, navigate to **Cost Management + Billing** > **Subscriptions** > select a subscription > **Resource groups** > select a resource group > **Budgets** > and then **Add** a budget.
87+
In the preceding example, you created a budget for a subscription. You can also create a budget for a resource group. If you want to create a budget for a resource group, navigate to **Cost Management + Billing** > **Subscriptions** > select a subscription > **Resource groups** > select a resource group > **Budgets** > and then **Add** a budget.
8588

8689
## Costs in budget evaluations
8790

@@ -97,16 +100,16 @@ Budget cost evaluations are based on actual cost. They don't include amortizatio
97100

98101
## Trigger an action group
99102

100-
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 a variety of different 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).
103+
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).
101104

102105

103106

104-
To create or update action groups, click **Manage action groups** while you're creating or editing a budget.
107+
To create or update action groups, select **Manage action groups** while you're creating or editing a budget.
105108

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

108111

109-
Next, click **Add action group** and create the action group.
112+
Next, select **Add action group** and create the action group.
110113

111114

112115
![Image of the Add action group box](./media/tutorial-acm-create-budgets/manage-action-groups02.png)
@@ -117,7 +120,7 @@ Configure your budget to use your action group when an individual threshold is m
117120

118121
![Example showing action group selection for an alert condition](./media/tutorial-acm-create-budgets/manage-action-groups03.png)
119122

120-
The following example shows budget thresholds set to 50%, 75% and 100%. Each is configured to trigger the specified actions within the designated action group.
123+
The following example shows budget thresholds set to 50%, 75%, and 100%. Each is configured to trigger the specified actions within the designated action group.
121124

122125
![Example showing alert conditions configured with various action groups and type of actions](./media/tutorial-acm-create-budgets/manage-action-groups04.png)
123126

0 commit comments

Comments
 (0)