|
1 | 1 | --- |
2 | | -title: Manage a Conditional Azure Credit Offer (CACO) resource |
3 | | -description: Learn how to manage your Conditional Azure Credit Offer (CACO) resource, including moving it across resource groups or subscriptions. |
| 2 | +title: Manage a Conditional Azure Credit Offer Resource |
| 3 | +description: Learn how to manage your Conditional Azure Credit Offer resource, including moving it across resource groups or subscriptions. |
4 | 4 | author: dekadays |
5 | 5 | ms.reviewer: liuyizhu |
6 | 6 | ms.service: cost-management-billing |
7 | 7 | ms.subservice: billing |
8 | 8 | ms.topic: how-to |
9 | 9 | ms.date: 2/23/2026 |
10 | 10 | ms.author: liuyizhu |
11 | | -#customer intent: As a Microsoft Customer Agreement billing owner, I want learn about managing a CACO so that I move it when needed. |
| 11 | +#customer intent: As a Microsoft Customer Agreement billing owner, I want to learn about managing a Conditional Azure Credit Offer so that I can move it when necessary. |
12 | 12 |
|
13 | 13 | service.tree.id: b69a7832-2929-4f60-bf9d-c6784a865ed8 |
14 | 14 | --- |
15 | 15 |
|
16 | | -# Manage a Conditional Azure Credit Offer (CACO) resource under a subscription |
| 16 | +# Manage a Conditional Azure Credit Offer resource under a subscription |
17 | 17 |
|
18 | | -When you accept a Conditional Azure Credit Offer (CACO) in a Microsoft Customer Agreement, it creates a CACO commitment and 1 or more provisional (not spendable) credit resources. The CACO commitment and provisional (not spendable) credit resources get placed in a subscription and resource group, and follow the same setup as the other credit resource as mentioned in [Manage a Microsoft Azure credit resource under a subscription](../credits/manage-azure-credits.md). The provisional credit resources turn into awarded credits if the spending target and other conditions in the CACO are met. Moving a CACO resource doesn't move any provisional or awarded credits. Those credit resources have to be moved separately as needed. |
| 18 | +When you accept a Conditional Azure Credit Offer in a Microsoft Customer Agreement, it creates a Conditional Azure Credit Offer commitment and one or more provisional (not spendable) credit resources. The commitment and provisional credit resources are placed in a subscription and resource group. They follow the same setup as other credit resources, as described in [Manage an Azure credit resource under a subscription](../credits/manage-azure-credits.md). The provisional credit resources turn into awarded credits if you meet the spending target and other conditions in the Conditional Azure Credit Offer. |
19 | 19 |
|
20 | | -On Azure portal, you can view metadata related to the CACO. Including: status of the CACO, CACO start/end date, spend target, currency, target end date, award credit, award start date, award end date, and System ID. You can view the metadata under the Conditional Credit resource. |
| 20 | +In the Azure portal, you can view metadata for a Conditional Azure Credit Offer. The metadata includes the status of the offer, start and end dates, spending target, currency, target end date, award credit, award start date, award end date, and system ID. You can view the metadata under the Conditional Azure Credit Offer resource. |
21 | 21 |
|
22 | | -:::image type="content" source="../../manage/media/conditional-credit-offer/view-conditional-credit-offer.png" border="true" alt-text="Screenshot showing the CACO overview page." lightbox="../../manage/media/conditional-credit-offer/view-conditional-credit-offer.png" ::: |
| 22 | +:::image type="content" source="../../manage/media/conditional-credit-offer/view-conditional-credit-offer.png" border="true" alt-text="Screenshot that shows the Conditional Azure Credit Offer overview pane." lightbox="../../manage/media/conditional-credit-offer/view-conditional-credit-offer.png" ::: |
23 | 23 |
|
24 | | -## Move CACO across resource groups or subscriptions |
| 24 | +## Move a Conditional Azure Credit Offer resource across resource groups or subscriptions |
25 | 25 |
|
26 | | -You can move the CACO to another resource group or subscription just like other Azure resources. This move only changes metadata and doesn't impact the credit or commitment. |
| 26 | +You can move a Conditional Azure Credit Offer resource to another resource group or subscription, just like other Azure resources. This move only changes metadata and doesn't affect the credit or commitment. |
27 | 27 |
|
28 | | -The new resource group or subscription must remain within the same billing profile as the original billing profile where the CACO is currently located. |
| 28 | +The new resource group or subscription must remain within the same billing profile as the original billing profile that contains the Conditional Azure Credit Offer resource. |
29 | 29 |
|
30 | | -Moving a CACO resource doesn't move any provisional or awarded credits. Those credit resources have to be moved separately as needed. |
| 30 | +Moving a Conditional Azure Credit Offer resource doesn't move any provisional or awarded credits. You have to move those credit resources separately as needed. |
31 | 31 |
|
32 | | -### To move a CACO |
| 32 | +### Move a Conditional Azure Credit Offer resource |
33 | 33 |
|
34 | | -Here are the high-level steps to move a CACO 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). |
| 34 | +Here are the high-level steps to move a Conditional Azure Credit Offer 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). |
35 | 35 |
|
36 | | -1. In the [Azure portal](https://portal.azure.com), navigate to **Resource groups**. |
37 | | -2. Select the resource group that contains the CACO resource. |
38 | | -3. Select the CACO resource. |
39 | | -4. At top of the page select **Move** and then select **Move to another subscription** or **Move to another resource group**. |
40 | | -5. Follow the instructions to move the CACO resource. |
41 | | -6. After the move is complete, verify that the CACO resource is in the new resource group or subscription. |
| 36 | +1. In the [Azure portal](https://portal.azure.com), go to **Resource groups**. |
42 | 37 |
|
43 | | -Moving a CACO changes its resource URI. |
| 38 | +2. Select the resource group that contains the Conditional Azure Credit Offer resource. |
44 | 39 |
|
45 | | -### To view the CACO resource URI |
| 40 | +3. Select the resource. |
46 | 41 |
|
47 | | -1. In the [Azure portal](https://portal.azure.com), search for **Conditional Azure Credit Offer**. |
48 | | -2. Select the CACO resource. |
49 | | -3. On the Overview page, in the left navigation menu, expand **Settings**, and then select **Properties**. |
50 | | -4. The CACO resource URI is the **ID** value. |
| 42 | +4. At top of the pane, select **Move**, and then select **Move to another subscription** or **Move to another resource group**. |
51 | 43 |
|
52 | | -Here's an example image: |
| 44 | +5. Follow the instructions to move the resource. |
53 | 45 |
|
54 | | -:::image type="content" source="../../manage/media/conditional-credit-offer/conditional-credit-offer-uri.png" border="true" alt-text="Screenshot showing the CACO properties page URI." lightbox="../../manage/media/conditional-credit-offer/conditional-credit-offer-uri.png" ::: |
| 46 | +6. After the move is complete, verify that the resource is in the new resource group or subscription. |
55 | 47 |
|
| 48 | +Moving a Conditional Azure Credit Offer resource changes its URI. |
56 | 49 |
|
57 | | -## Rename CACO |
58 | | -The CACO's resource name is a part of its Uniform Resource Identifier (URI) and can't be changed. However, you can use [tags](../../../azure-resource-manager/management/tag-resources.md) to help identify the CACO resource based on a nomenclature relevant to your organization. |
59 | | - |
60 | | -## Delete CACO |
61 | | -A CACO resource may only be deleted if its status is _failed_, _canceled_, or _expired_. Deletion of a CACO resource is a permanent action and can't be undone. |
62 | | - |
63 | | -## Cancel CACO |
64 | | -Contact your Microsoft account team if you have questions about canceling your CACO. |
| 50 | +### View the Conditional Azure Credit Offer resource URI |
| 51 | + |
| 52 | +1. In the [Azure portal](https://portal.azure.com), search for **conditional credit**. |
| 53 | + |
| 54 | +2. Under **Services**, select **Conditional Credits**. |
| 55 | + |
| 56 | +3. Select the Conditional Azure Credit Offer resource. |
| 57 | + |
| 58 | +4. On the left pane, expand **Settings**, and then select **Properties**. |
| 59 | + |
| 60 | +5. The Conditional Azure Credit Offer resource URI is the **Id** value. |
| 61 | + |
| 62 | +:::image type="content" source="../../manage/media/conditional-credit-offer/conditional-credit-offer-uri.png" border="true" alt-text="Screenshot that shows an example Conditional Azure Credit Offer resource URI on the Properties pane." lightbox="../../manage/media/conditional-credit-offer/conditional-credit-offer-uri.png" ::: |
| 63 | + |
| 64 | +## Rename a Conditional Azure Credit Offer resource |
| 65 | + |
| 66 | +The name of a Conditional Azure Credit Offer resource is a part of its URI and can't be changed. However, you can use [tags](../../../azure-resource-manager/management/tag-resources.md) to help identify the Conditional Azure Credit Offer resource based on a nomenclature that's relevant to your organization. |
| 67 | + |
| 68 | +## Delete a Conditional Azure Credit Offer resource |
| 69 | + |
| 70 | +You can delete a Conditional Azure Credit Offer resource only if its status is **Failed**, **Canceled**, or **Expired**. Deletion of a Conditional Azure Credit Offer resource is a permanent action and can't be undone. |
| 71 | + |
| 72 | +## Cancel a Conditional Azure Credit Offer |
| 73 | + |
| 74 | +If you have questions about canceling your Conditional Azure Credit Offer, contact your Microsoft account team. |
65 | 75 |
|
66 | 76 | ## Related content |
67 | | -- [Move Azure resources to a new resource group or subscription](../../../azure-resource-manager/management/move-resource-group-and-subscription.md) |
68 | 77 |
|
| 78 | +- [Move Azure resources to a new resource group or subscription](../../../azure-resource-manager/management/move-resource-group-and-subscription.md) |
0 commit comments