|
| 1 | +--- |
| 2 | +title: Manage a Microsoft Azure Consumption Commitment resource |
| 3 | +description: This article describes how to update your Azure billing account tax details. |
| 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 Microsoft Customer agreement for a subscription and resource group, the MACC resource is created in that 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 | +## Prerequisites |
| 21 | + |
| 22 | +- To move a MACC, you must have Owner or Contributor permissions on the MACC resource. |
| 23 | +- You must also have the necessary permissions to move resources. |
| 24 | + - To move to another resource group, you must have write permissions to the source and destination resource groups. |
| 25 | + - To move to another subscription, you must have write permissions to the source subscription and Owner permissions on the destination subscription. |
| 26 | +- To delete a MACC, you must have Owner or Contributor permissions on the MACC resource. |
| 27 | + |
| 28 | +## Move MACC across resource groups or subscriptions |
| 29 | + |
| 30 | +You can move the MACC resource to another resource group or subscription. Moving it works the same way as moving other Azure resources. |
| 31 | + |
| 32 | +Moving a MACC resource to another subscription or resource group is a metadata change. The move doesn't affect previous MACC usage or how MACC is used to pay for new usage. The destination resource group or subscription must be within the same billing profile where the MACC is currently located. |
| 33 | + |
| 34 | +### To move a MACC |
| 35 | + |
| 36 | +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). |
| 37 | + |
| 38 | +1. In the [Azure portal](https://portal.azure.com), navigate to **Resource groups**. |
| 39 | +2. Select the resource group that contains the MACC resource. |
| 40 | +3. Select the MACC resource. |
| 41 | +4. At top of the page select **Move** and then select **Move to another subscription** or **Move to another resource group**. |
| 42 | +5. Follow the instructions to move the MACC resource. |
| 43 | +6. After the move is complete, verify that the MACC resource is in the new resource group or subscription. |
| 44 | + |
| 45 | +After a MACC moves, its resource URI changes because of the move. |
| 46 | + |
| 47 | +### To view the MACC resource URI |
| 48 | + |
| 49 | +1. In the [Azure portal](https://portal.azure.com), search for **Microsoft Azure Consumption Commitments**. |
| 50 | +2. Select the MACC resource. |
| 51 | +3. On the Overview page, in the left navigation menu, expand **Settings**, and then select **Properties**. |
| 52 | +4. The MACC resource URI is the **ID** value. |
| 53 | + |
| 54 | +Here's an example image: |
| 55 | + |
| 56 | +:::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" ::: |
| 57 | + |
| 58 | + |
| 59 | +## Delete MACC |
| 60 | + |
| 61 | +You can't delete an active MACC resource. The MACC must be **Expired** or **Canceled** before you can delete it. |
| 62 | + |
| 63 | +If you need to delete a MACC, you can cancel it. After the MACC is canceled, it expires after its end date. |
| 64 | + |
| 65 | +## Related content |
| 66 | + |
| 67 | +- [Move Azure resources to a new resource group or subscription](../../azure-resource-manager/management/move-resource-group-and-subscription.md) |
0 commit comments