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/macc/manage-consumption-commitment.md
+26-8Lines changed: 26 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
title: Manage a Microsoft Azure Consumption Commitment resource
3
3
description: Learn how to manage your Microsoft Azure Consumption Commitment (MACC) resource, including moving it across resource groups or subscriptions.
When you accept a Microsoft Azure Consumption Commitment (MACC) in a Microsoft Customer Agreement, the MACC resource gets placed in a subscription and resource group. The resource contains the metadata related to the MACC. Including: status of the MACC, commitment amount, start date, end date, and System ID. You can view the metadata in the Azure portal.
The MACC’s resource name is a part of its Uniform Resource Identifier (URI) and cannot be changed. However, you can use [tags](../../../azure-resource-manager/management/tag-resources.md) to help identify the MACC resource based on a nomenclature relevant to your organization.
@@ -62,6 +61,25 @@ A MACC resource may only be deleted if its status is _failed_ or _canceled_. Del
62
61
## Cancel MACC
63
62
Please contact your Microsoft account team if you have questions about canceling your MACC.
64
63
64
+
## Track your MACC
65
+
If your organization has a MACC associated with a Microsoft Customer Agreement (MCA) or Enterprise Agreement (EA) billing account, you can track key details—including start and end dates, remaining balance, and eligible spend—through the Azure portal or REST APIs. For more information, see [Track your Microsoft Azure Consumption Commitment (MACC)](track-consumption-commitment.md).
66
+
67
+
### View MACC milestones
68
+
If your MACC includes milestones, you can view milestone details in the Azure portal. Navigate to your MACC resource and select the **Milestones** tab to see a detailed breakdown of your commitment milestones. For more information about milestones, see [MACC Milestones](track-consumption-commitment.md#macc-milestones).
69
+
70
+
The milestones view displays the following information for each milestone:
71
+
-**End Date**: The deadline for reaching the milestone commitment amount
72
+
-**Commitment amount**: The amount that needs to be consumed by the end date
73
+
-**Status**: Current status of the milestone (such as Active, Completed, or Failed)
74
+
-**Automatic Shortfall**: Whether automatic shortfall is applicable for the milestone
75
+
-**Shortfall Amount**: Any shortfall amount if the commitment isn't met (displays when applicable)
0 commit comments