|
| 1 | +--- |
| 2 | +title: Manage a Microsoft Azure Consumption Commitment resource |
| 3 | +description: Learn how to manage your Microsoft Azure Consumption Commitment (MACC) resource, including moving it across resource groups or subscriptions. |
| 4 | +author: bandersmsft |
| 5 | +ms.reviewer: sornaks |
| 6 | +ms.service: cost-management-billing |
| 7 | +ms.subservice: billing |
| 8 | +ms.topic: how-to |
| 9 | +ms.date: 09/18/2024 |
| 10 | +ms.author: banders |
| 11 | +#customer intent: As a Microsoft Customer Agreement billing owner, I want learn about managing a MACC so that I move it when needed. |
| 12 | +--- |
| 13 | + |
| 14 | +# Manage a Microsoft Azure Consumption Commitment resource under a subscription |
| 15 | + |
| 16 | +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. |
| 17 | + |
| 18 | +:::image type="content" source="./media/manage-consumption-commitment/consumption-commitment-overview.png" border="true" alt-text="Screenshot showing the MACC overview page." lightbox="./media/manage-consumption-commitment/consumption-commitment-overview.png" ::: |
| 19 | + |
| 20 | +## Move MACC across resource groups or subscriptions |
| 21 | + |
| 22 | +You can move the MACC resource to another resource group or subscription. Moving it works the same way as moving other Azure resources. |
| 23 | + |
| 24 | +Moving a MACC resource to another subscription or resource group is a metadata change. The move doesn't affect the commitment. The destination resource group or subscription must be within the same billing profile where the MACC is currently located. |
| 25 | + |
| 26 | +### To move a MACC |
| 27 | + |
| 28 | +Here are the high-level steps to move a MACC resource. For more information about moving an Azure resource, see [Move Azure resources to a new resource group or subscription](../../azure-resource-manager/management/move-resource-group-and-subscription.md). |
| 29 | + |
| 30 | +1. In the [Azure portal](https://portal.azure.com), navigate to **Resource groups**. |
| 31 | +2. Select the resource group that contains the MACC resource. |
| 32 | +3. Select the MACC resource. |
| 33 | +4. At top of the page select **Move** and then select **Move to another subscription** or **Move to another resource group**. |
| 34 | +5. Follow the instructions to move the MACC resource. |
| 35 | +6. After the move is complete, verify that the MACC resource is in the new resource group or subscription. |
| 36 | + |
| 37 | +After a MACC moves, its resource URI changes because of the move. |
| 38 | + |
| 39 | +### To view the MACC resource URI |
| 40 | + |
| 41 | +1. In the [Azure portal](https://portal.azure.com), search for **Microsoft Azure Consumption Commitments**. |
| 42 | +2. Select the MACC resource. |
| 43 | +3. On the Overview page, in the left navigation menu, expand **Settings**, and then select **Properties**. |
| 44 | +4. The MACC resource URI is the **ID** value. |
| 45 | + |
| 46 | +Here's an example image: |
| 47 | + |
| 48 | +:::image type="content" source="./media/manage-consumption-commitment/consumption-commitment-uri.png" border="true" alt-text="Screenshot showing the MACC properties page URI." lightbox="./media/manage-consumption-commitment/consumption-commitment-uri.png" ::: |
| 49 | + |
| 50 | + |
| 51 | +## Delete MACC |
| 52 | + |
| 53 | +You can't delete an active MACC resource. The MACC must be **Expired** or **Canceled** before you can delete it. |
| 54 | + |
| 55 | +## Related content |
| 56 | + |
| 57 | +- [Move Azure resources to a new resource group or subscription](../../azure-resource-manager/management/move-resource-group-and-subscription.md) |
0 commit comments