Skip to content

Commit 292298d

Browse files
committed
CMB - Misc updates
1 parent f0a16e7 commit 292298d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/cost-management-billing/manage/ea-transfers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: baolcsva
66
ms.service: cost-management-billing
77
ms.subservice: enterprise
88
ms.topic: conceptual
9-
ms.date: 01/24/2022
9+
ms.date: 02/24/2022
1010
ms.author: banders
1111
ms.custom: contperf-fy21q1
1212
---
@@ -66,7 +66,7 @@ When you request to transfer an entire enterprise enrollment to an enrollment, t
6666

6767
### Effective transfer date
6868

69-
The effective transfer day can be on or after the start date of the target enrollment.
69+
The effective transfer day can be on or after the start date of the target enrollment. Transfers can only be backdated till the first day of the month in which request is made.
7070

7171
The source enrollment usage is charged against Azure Prepayment or as overage. Usage that occurs after the effective transfer date is transferred to the new enrollment and charged.
7272

@@ -76,7 +76,7 @@ When you request an enrollment transfer, provide the following information:
7676

7777
- For the source enrollment, the enrollment number.
7878
- For the target enrollment, the enrollment number to transfer to.
79-
- For the enrollment transfer effective date, it can be a date on or after the start date of the target enrollment. The chosen date can't affect usage for any overage invoice already issued.
79+
- For the enrollment transfer effective date, it can be a date on or after the start date of the target enrollment but no earlier than the first day of the month in which the request is made. The chosen date can't affect usage for any overage invoice already issued.
8080

8181
Other points to keep in mind before an enrollment transfer:
8282

articles/cost-management-billing/manage/grant-access-to-create-subscription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cost-management-billing
66
ms.subservice: billing
77
ms.reviewer: andalmia
88
ms.topic: conceptual
9-
ms.date: 06/09/2021
9+
ms.date: 02/24/2022
1010
ms.author: banders
1111
---
1212

@@ -131,7 +131,7 @@ To [create subscriptions under an enrollment account](programmatically-create-su
131131

132132
{
133133
"properties": {
134-
"roleDefinitionId": "/providers/Microsoft.Billing/enrollmentAccounts/providers/Microsoft.Authorization/roleDefinitions/<ownerRoleDefinitionId>",
134+
"roleDefinitionId": "/providers/Microsoft.Billing/enrollmentAccounts/<enrollmentAccountObjectId>/providers/Microsoft.Authorization/roleDefinitions/<ownerRoleDefinitionId>",
135135
"principalId": "<userObjectId>"
136136
}
137137
}

0 commit comments

Comments
 (0)