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/benefits/caco/track-conditional-credit-offer.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Your Conditional Azure Credit Offer can have one of the following statuses:
66
66
67
67
-**Scheduled**. The Conditional Azure Credit Offer has a future start date and isn't yet active. No eligible Azure spending contributes toward your commitment until you reach the start date.
68
68
-**Active**. The Conditional Azure Credit Offer is currently in effect. Eligible Azure spending contributes toward fulfilling your commitment.
69
-
-**Completed**. The Conditional Azure Credit Offer commitment amount is fully met. No further action is required.
69
+
-**Completed**. You fully met the Conditional Azure Credit Offer commitment amount. No further action is required.
70
70
-**Expired**. The Conditional Azure Credit Offer end date passed without the commitment being fully met. Contact your Microsoft account team for more information.
71
71
-**Canceled**. The Conditional Azure Credit Offer was terminated before the end date. New Azure spending doesn't contribute toward your Conditional Azure Credit Offer commitment. Contact your Microsoft account team for more information.
When you accept Azure credit under a Microsoft Customer Agreement, the credit is assigned to a [subscription](../../../cost-management-billing/manage/cloud-subscription.md) and a resource group. The associated resource holds metadata such as status, credit amount, currency, start date, and end date. You can access this information in the Azure portal.
19
19
20
20
> [!NOTE]
21
-
> This article applies to credits accepted after *August 2025* for Azure credit offers, Azure prepayments, End Customer Investment Funds (ECIF), and support. Credits accepted earlier aren't listed as resources under a subscription.
21
+
> This article applies to credits accepted after *August 2025* for Azure Credit Offers, Azure prepayments, End Customer Investment Funds (ECIF), and support. Credits accepted earlier aren't listed as resources under a subscription.
22
22
23
23
## Move a credit resource
24
24
@@ -32,7 +32,7 @@ Here are the high-level steps to move a credit resource. For more information on
32
32
33
33
1. In the [Azure portal](https://portal.azure.com/), enter **credits** in the search box.
34
34
35
-
2.Select the **Credits** service.
35
+
2.Under **Services**, select **Credits**.
36
36
37
37
3. Select the specific credit resource that you want to move.
38
38
@@ -52,7 +52,7 @@ Here are the high-level steps to move a credit resource. For more information on
52
52
53
53
1. In the [Azure portal](https://portal.azure.com/), enter **credits** in the search box.
54
54
55
-
2.Select the **Credits** service.
55
+
2.Under **Services**, select **Credits**.
56
56
57
57
3. Select the specific credit resource that you want to move.
58
58
@@ -74,7 +74,7 @@ When you move a credit, the resource URI associated with it is updated to reflec
74
74
75
75
1. In the [Azure portal](https://portal.azure.com/), enter **credits** in the search box.
76
76
77
-
2.Select the **Credits** service.
77
+
2.Under **Services**, select **Credits**.
78
78
79
79
3. Select the credit resource.
80
80
@@ -90,7 +90,7 @@ The credit's resource name is a part of its URI and can't be changed. However, y
90
90
91
91
You can delete a credit resource only if its status is **Failed**, **Canceled**, or **Expired**. Deletion of a credit resource is a permanent action and can't be undone.
92
92
93
-
If you try to delete an active credit resource, an error notifies you that the credit resource can't be deleted in its current **Succeeded** state. Trying to delete a resource group or subscription that contains an active credit resource will fail with a similar error. To avoid the error, move the active credit resource to another resource group or subscription within the same billing profile before you attempt deletion.
93
+
If you try to delete an active credit resource, an error notifies you that the credit resource can't be deleted in its current **Succeeded** state. Trying to delete a resource group or subscription that contains an active credit resource will fail with a similar error. Be sure to move the active credit resource to another resource group or subscription within the same billing profile before you attempt deletion.
94
94
95
95
## Cancel a credit
96
96
@@ -102,7 +102,7 @@ By default, the user account that accepted the credit proposal has owner access
102
102
103
103
1. In the [Azure portal](https://portal.azure.com/), enter **credits** in the search box.
Copy file name to clipboardExpand all lines: articles/cost-management-billing/benefits/credits/mca-check-azure-credits-balance.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ For AI models:
102
102
|**Description**| Description of the transaction. |
103
103
|**Amount**| Amount of the transaction. |
104
104
105
-
1. If you're viewing Azure credits at the billing account scope and the billing account has more than one billing profile, the **Azure credits** tab shows a table with a summary of Azure credits for each billing profile. Select a billing profile from the list, select payment methods, and then select Azure credits to view details for a billing profile.
105
+
1. If you're viewing Azure credits at the billing account scope and the billing account has more than one billing profile, the **Azure credits** tab shows a table with a summary of Azure credits for each billing profile. Select a billing profile from the list, select payment methods, and then select **Azure credits** to view details for a billing profile.
106
106
107
107
:::image type="content" border="true" source="../../../cost-management-billing/manage/media/mca-check-azure-credits-balance/mca-account-credit-list.png" alt-text="Screenshot that shows the credit list for a billing account.":::
108
108
@@ -162,7 +162,7 @@ The API response returns a list of billing accounts and their billing profiles.
162
162
}
163
163
```
164
164
165
-
Use the `displayName` property of the billing profile to identify the billing profile for which you want to check the credit balance. Copy the `id` value of the billing profile. For example, if you want to check the credit balance for the **Development** billing profile, copy ```/providers/Microsoft.Billing/billingAccounts/5e98e158-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx_xxxx-xx-xx/billingProfiles/PBFV-xxxx-xxx-xxx```. Paste this value somewhere so that you can use it in the next step.
165
+
Use the `displayName` property of the billing profile to identify the billing profile for which you want to check the credit balance. Copy the `id` value of the billing profile. For example, if you want to check the credit balance for the `Development` billing profile, copy ```/providers/Microsoft.Billing/billingAccounts/5e98e158-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx_xxxx-xx-xx/billingProfiles/PBFV-xxxx-xxx-xxx```. Paste this value somewhere so that you can use it in the next step.
Copy file name to clipboardExpand all lines: articles/cost-management-billing/benefits/discounts/manage-azure-discount.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,15 +27,15 @@ You can use the **Discounts** view to manage all discounts in one place. It show
27
27
28
28
1. In the [Azure portal](https://portal.azure.com/), enter **discounts** in the search box.
29
29
30
-
2.Select the **Discounts** service.
30
+
2.Under **Services**, select **Discounts**.
31
31
32
32
### View additional discount metadata
33
33
34
-
You can get detailed information about an available discount by viewing the JSON representation of the discount resource. You can then examine all relevant fields, such as discount values, eligibility criteria, validity periods, and other pertinent attributes connected to the discount.
34
+
You can get detailed information about an available discount by viewing the JSON representation of the discount resource. You can then examine all relevant fields, such as discount values, eligibility criteria, validity periods, and other attributes connected to the discount.
35
35
36
36
1. In the [Azure portal](https://portal.azure.com/), enter **discounts** in the search box.
37
37
38
-
2.Select the **Discounts** service.
38
+
2.Under **Services**, select **Discounts**.
39
39
40
40
3. Select the discount resource.
41
41
@@ -45,7 +45,7 @@ You can get detailed information about an available discount by viewing the JSON
45
45
46
46
1. In the [Azure portal](https://portal.azure.com/), enter **discounts** in the search box.
47
47
48
-
2.Select the **Discounts** service.
48
+
2.Under **Services**, select **Discounts**.
49
49
50
50
3. Select the discount resource.
51
51
@@ -63,7 +63,7 @@ Here are the high-level steps to move a discount resource. For more information
63
63
64
64
1. In the [Azure portal](https://portal.azure.com/), enter **discounts** in the search box.
65
65
66
-
2.Select the **Discounts** service.
66
+
2.Under **Services**, select **Discounts**.
67
67
68
68
3. Select the discount resource that you want to move.
69
69
@@ -83,7 +83,7 @@ Here are the high-level steps to move a discount resource. For more information
83
83
84
84
1. In the [Azure portal](https://portal.azure.com/), enter **discounts** in the search box.
85
85
86
-
2.Select the **Discounts** service.
86
+
2.Under **Services**, select **Discounts**.
87
87
88
88
3. Select the discount resource that you want to move.
89
89
@@ -107,7 +107,7 @@ The user who accepted the discount proposal automatically gets owner access to t
107
107
108
108
1. In the [Azure portal](https://portal.azure.com/), enter **discounts** in the search box.
109
109
110
-
2.Select the **Discounts** service.
110
+
2.Under **Services**, select **Discounts**.
111
111
112
112
3. Select the discount resource.
113
113
@@ -138,7 +138,7 @@ If you have questions about canceling your discount, contact your Microsoft acco
138
138
139
139
You can delete a discount resource only if its status is **Failed**, **Canceled**, or **Expired**. Deletion is permanent and can't be reversed.
140
140
141
-
If you try to delete a discount resource has an **Active** status, an error notifies you that deletion isn't allowed. Deleting a resource group or subscription that has an active discount resource will also fail. To avoid the error, move the active discount resource to another group or subscription within the same billing account before you attempt deletion.
141
+
If you try to delete a discount resource has an **Active** status, an error notifies you that deletion isn't allowed. Deleting a resource group or subscription that has an active discount resource will also fail. Be sure to move the active discount resource to another group or subscription within the same billing account before you attempt deletion.
Copy file name to clipboardExpand all lines: articles/cost-management-billing/benefits/macc/track-consumption-commitment.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.custom: sfi-image-nochange
13
13
14
14
# Track your Azure Consumption Commitment
15
15
16
-
A Microsoft Azure Consumption Commitment is a contractual agreement in which your organization commits to a specified level of Azure spending over a defined period. If your organization has an Azure Consumption Commitment associated with a Microsoft Customer Agreement or Enterprise Agreement billing account, you can track key details through the Azure portal or REST APIs. These details include start and end dates, remaining balance, and eligible spending.
16
+
An Azure Consumption Commitment is a contractual agreement in which your organization commits to a specified level of Azure spending over a defined period. If your organization has an Azure Consumption Commitment associated with a Microsoft Customer Agreement or Enterprise Agreement billing account, you can track key details through the Azure portal or REST APIs. These details include start and end dates, remaining balance, and eligible spending.
17
17
18
18
Azure Consumption Commitment functionality in the Azure portal is available only to direct Microsoft Customer Agreement and direct Enterprise Agreement customers. A direct agreement is one signed directly between Microsoft and the customer, whereas an indirect agreement involves a customer signing through a Microsoft partner.
19
19
@@ -39,7 +39,7 @@ Azure Consumption Commitment functionality in the Azure portal is available only
39
39
:::image type="content" source="../../manage/media/track-consumption-commitment/list-of-scopes.png" alt-text="Screenshot that shows billing scopes." lightbox="../../manage/media/track-consumption-commitment/list-of-scopes.png" :::
40
40
41
41
> [!NOTE]
42
-
> The Azure portal remembers the last billing scope that you access and displays the scope the next time you open the list of billing scopes. You don't see the **Billing scopes** pane if you visited **Cost Management + Billing** earlier. If so, check that you're in the [right scope](#check-access-to-a-microsoft-customer-agreement). If not, [switch the scope](../../manage/view-all-accounts.md#switch-billing-scope-in-the-azure-portal) to select the billing account for a Microsoft Customer Agreement.
42
+
> The Azure portal remembers the last billing scope that you access and displays the scope the next time you open the list of billing scopes. You don't see the **Billing scopes** pane if you visited **Cost Management + Billing** earlier. If so, check that you're in the [right scope](#steps-for-checking-access-to-a-microsoft-customer-agreement). If not, [switch the scope](../../manage/view-all-accounts.md#switch-billing-scope-in-the-azure-portal) to select the billing account for a Microsoft Customer Agreement.
43
43
44
44
5. Depending on your agreement type, take one of the following steps:
45
45
@@ -77,7 +77,7 @@ The **Details** section displays other important aspects of your commitment.
77
77
Your Azure Consumption Commitment can have one of the following statuses:
78
78
79
79
-**Active**. The Azure Consumption Commitment is currently in effect. Eligible Azure spending contributes toward fulfilling your commitment.
80
-
-**Complete**. The Azure Consumption Commitment amount is fully met. No further action is required.
80
+
-**Complete**. You fully met the Azure Consumption Commitment amount. No further action is required.
81
81
-**Expired**. The Azure Consumption Commitment end date passed without the commitment being fully met. Contact your Microsoft account team for more information.
82
82
-**Canceled**. The Azure Consumption Commitment was terminated before the end date. New Azure spending doesn't contribute toward your Azure Consumption Commitment. Contact your Microsoft account team for more information.
83
83
@@ -140,7 +140,7 @@ The API response returns a list of billing accounts.
140
140
}
141
141
```
142
142
143
-
Use the `displayName` property of the billing account to identify the billing account for which you want to track Azure Consumption Commitment. Copy the `name` value of the billing account. For example, if you want to track Azure Consumption Commitment for the **Contoso** billing account, copy `9a157b81-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx_xxxx-xx-xx`. Paste this value somewhere so that you can use it in the next step.
143
+
Use the `displayName` property of the billing account to identify the billing account for which you want to track Azure Consumption Commitment. Copy the `name` value of the billing account. For example, if you want to track Azure Consumption Commitment for the `Contoso` billing account, copy `9a157b81-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx_xxxx-xx-xx`. Paste this value somewhere so that you can use it in the next step.
144
144
145
145
### Get a list of Azure Consumption Commitments
146
146
@@ -214,7 +214,7 @@ The API response returns lists of Azure Consumption Commitments for your billing
214
214
Your Azure Consumption Commitment can have one of the following statuses:
215
215
216
216
-`Active`. The Azure Consumption Commitment is currently in effect. Eligible Azure spending contributes toward fulfilling your commitment.
217
-
-`Complete`. The Azure Consumption Commitment amount is fully met. No further action is required.
217
+
-`Complete`. You fully met the Azure Consumption Commitment amount. No further action is required.
218
218
-`Expired`. The Azure Consumption Commitment end date passed without the commitment being fully met. Contact your Microsoft account team for more information.
219
219
-`Canceled`. The Azure Consumption Commitment was terminated before the end date. New Azure spending doesn't contribute toward your Azure Consumption Commitment. Contact your Microsoft account team for more information.
220
220
@@ -318,8 +318,6 @@ Here are key points about Azure Consumption Commitment milestones:
318
318
> [!IMPORTANT]
319
319
> Consumption charges covered by shortfall credits don't accrue toward your Azure Consumption Commitment. For more information, see [Azure credits and Azure Consumption Commitment](#azure-credits-and-azure-consumption-commitment) later in this article.
320
320
321
-
---
322
-
323
321
## Azure Consumption Commitment shortfalls and alerts
324
322
325
323
Microsoft emails billing account admins to help you meet Azure Consumption Commitments and milestones on time. These alerts give advance notice so you can act before getting shortfall charges.
@@ -344,8 +342,6 @@ If your Azure Consumption Commitment includes milestones and you don't meet a mi
344
342
345
343
If you don't meet the Azure Consumption Commitment or the milestone target by the end date, an email alert notifies you about a shortfall charge for the remaining balance. This shortfall charge is an Azure prepayment credit that's applied to your account to fulfill your remaining commitment.
346
344
347
-
---
348
-
349
345
## Azure services and Marketplace offers that are eligible for Azure Consumption Commitment
350
346
351
347
You can determine which Azure services and Microsoft Marketplace offers are eligible for Azure Consumption Commitment decrement in the Azure portal. See [Azure Consumption Commitment benefit](/marketplace/azure-consumption-commitment-benefit).
@@ -362,7 +358,7 @@ Contoso makes an Azure Consumption Commitment of $50,000 in May. In June, it pur
362
358
363
359
During June, Contoso consumes $10,000 of Azure prepayment-eligible services. These service charges are covered by the Azure prepayment and don't decrement the Azure Consumption Commitment. After Contoso fully uses the Azure prepayment, all Azure service consumption and other eligible purchases decrement the Azure Consumption Commitment.
364
360
365
-
## Check access to a Microsoft Customer Agreement
361
+
## Steps for checking access to a Microsoft Customer Agreement
0 commit comments