Skip to content

Commit b0334af

Browse files
authored
Merge pull request #304470 from BenShy/patch-4
Create manage-azure-discount.md
2 parents d06a603 + a0e63e3 commit b0334af

2 files changed

Lines changed: 122 additions & 0 deletions

File tree

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
---
2+
title: Manage a Microsoft Azure discount resource under a subscription
3+
description: Learn how to manage your Azure discount resource, including moving it across resource groups or subscriptions.
4+
author: benshy
5+
ms.reviewer:
6+
ms.service: cost-management-billing
7+
ms.subservice: billing
8+
ms.topic: how-to
9+
ms.date: 08/20/2025
10+
ms.author: benshy
11+
#customer intent: As a Microsoft Customer Agreement billing owner, I want learn about managing a Azure discount so that I move the discount when needed.
12+
ms.custom:
13+
---
14+
15+
# Manage a Microsoft Azure discount resource under a subscription
16+
Upon acceptance of a Microsoft Azure discount as part of a Microsoft Customer Agreement, the discount is allotted to a subscription and resource group. The resultant discount resource contains descriptive metadata including discount status, discount type, product family, discount percentage, start date, and end date. While the discount resource stores relevant metadata, it doesn't impact eligibility. Discounts are applicable to a billing account and apply automatically to eligible charges on any subscription within the billing account.
17+
18+
19+
<br>
20+
21+
> [!NOTE]
22+
> This article applies to Azure discounts accepted after **August 2025**. Discounts accepted earlier are not listed as resources under a subscription.
23+
24+
<br>
25+
26+
## Move a discount across resource groups or subscriptions
27+
You can move the discount resource between resource groups or subscriptions within the same billing account without affecting the discount, as only the metadata is updated.
28+
### To move a discount resource
29+
Here are the high-level steps to move a discount resource. For more information on moving Azure resources, see: [Move Azure resources to a new resource group or subscription](../../azure-resource-manager/management/move-resource-group-and-subscription.md).
30+
31+
32+
### To move a discount resource to a new resource group
33+
1. In the [Azure portal](https://portal.azure.com/), type in **Discounts** from global search
34+
2. Select the **Discounts** service
35+
3. Select the specific discount resource you want to move
36+
4. From the ***Essentials*** tab, select the ***move*** link next to Resource group
37+
5. The source resource group is set automatically. Specify the ***Target*** resource group and select Next.
38+
6. Wait for the portal to validate resource move readiness.
39+
7. When validation completes successfully, select ***Next***.
40+
8. Click on the acknowledgment that you need to update tools and scripts for these resources. To start moving the resources, select ***Move***
41+
9. After the move is complete, verify that the discount resource is in the new resource group.
42+
43+
44+
### To move a discount resource to a new subscription
45+
1. In the [Azure portal](https://portal.azure.com/), type in **Discounts** from global search
46+
2. Select the **Discounts** service
47+
3. Select the specific discount resource you want to move
48+
4. From the ***Essentials*** tab, select the ***move*** link next to Subscription
49+
5. The source subscription and resource group are set automatically. Specify the ***Target*** subscription and resource group, then select ***Next***.
50+
6. Wait for the portal to validate resource move readiness.
51+
7. When validation completes successfully, select ***Next***.
52+
8. Click on the acknowledgment that you need to update tools and scripts for these resources. To start moving the resources, select ***Move***
53+
9. After the move is complete, verify that the discount resource is in the new subscription and resource group.
54+
55+
When a discount is moved, the resource URI associated with it's updated to reflect the change.
56+
57+
58+
## To view the discount resource URI
59+
1. In the [Azure portal](https://portal.azure.com/), search for **Discounts**.
60+
2. Select the discount resource.
61+
3. On the Overview page, in the left navigation menu, expand **Settings**, and select **Properties**.
62+
4. The discount resource URI is the **Id** value
63+
64+
## View the additional discount metadata
65+
66+
Additional detailed information regarding the available discount is accessible by viewing the JSON representation of the discount resource. This allows you to examine all relevant fields, such as discount values, eligibility criteria, validity periods, and other pertinent attributes connected to the discount.
67+
To see the additional discount metadata
68+
1. In the [Azure portal](https://portal.azure.com/), search for **Discounts**.
69+
2. Select the discount resource.
70+
3. From Overview page, on the ***Essentials*** tab click on **JSON View**
71+
72+
73+
## Rename a discount resource
74+
The discount’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 credit resource based on a nomenclature relevant to your organization.
75+
76+
77+
## Delete a discount resource
78+
You can only delete a discount resource if its status is in the ***Failed***, ***Canceled***, or ***Expired*** states. Deletion is permanent and can't be reversed.
79+
If you try to delete an active discount resource in an ***Active*** state, an error notifies you that deletion is not allowed.
80+
81+
Deleting a resource group or subscription with an active discount resource will fail. To resolve, move the discount resource to another group or subscription within the same billing account before deleting.
82+
83+
For additional information on moving a discount resource, see section: [To move a discount resource](#to-move-a-discount-resource)
84+
85+
86+
## Cancel a discount
87+
Contact your Microsoft account team if you have questions about canceling your discount.
88+
89+
90+
## Grant user access to a discount resource
91+
The user who accepted the discount proposal automatically gets owner access to the discount resource. To add other users, assign them an Azure role.
92+
93+
1. In the [Azure portal](https://portal.azure.com/), search for **Discounts**
94+
2. Select the discount resource.
95+
3. On the left navigation menu, select ***Access control (IAM)***
96+
4. From ***Access control (IAM)***, select ***Add*** and choose ***Add role assignment***
97+
5. From the **Role** tab, select the appropriate role
98+
6. On the **Members** tab, add other users
99+
7. On the ***Review + assign*** tab, review the role assignment settings
100+
8. Select ***Review + assign*** button to assign the role
101+
102+
<br>
103+
104+
>[!NOTE]
105+
>Currently supported Azure built-in roles are Reader, Contributor, and Owner.
106+
<br>
107+
108+
## Frequently asked questions
109+
- **Does attaching a discount resource to a subscription alter its behavior?** Creating a discount resource object on a subscription doesn't affect how or to what the discount applies. It simply records the discount and provides metadata like start/end dates and discount percentage, etc.
110+
111+
- **Does the resource group’s location affect discount application?** The resource group maintains metadata regarding the resources and doesn't influence discount eligibility. Discounts are linked to a billing account and are automatically applied to qualifying charges for any subscription within that billing account.
112+
113+
<br>
114+
115+
## Related content
116+
- [Understand Cost Management data](../../cost-management-billing/costs/understand-cost-mgt-data.md)
117+
- [View and download your organization's Azure pricing](../../cost-management-billing/manage/ea-pricing.md)
118+
- [Terms in your Microsoft Customer Agreement price sheet](../../cost-management-billing/manage/mca-understand-pricesheet.md)
119+
- [What is a cloud subscription](../../cost-management-billing/manage/cloud-subscription.md)
120+
- [Move Azure resources to a new resource group or subscription](../../azure-resource-manager/management/move-resource-group-and-subscription.md)

articles/cost-management-billing/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@
101101
href: manage/manage-consumption-commitment.md
102102
- name: Track your Microsoft Azure Consumption Commitment
103103
href: manage/track-consumption-commitment.md
104+
- name: Manage a Microsoft Azure discount resource
105+
href: manage/manage-azure-discount.md
104106
- name: Markup - China
105107
href: manage/markup-china.md
106108
- name: Administer subscriptions

0 commit comments

Comments
 (0)