Skip to content

Commit 94fccf8

Browse files
committed
minor fix:
1 parent 6328a54 commit 94fccf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cost-management-billing/automate/migrate-ea-marketplace-store-charge-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
44
description: This article has information to help you migrate from the EA Marketplace Store Charge API.
55
author: bandersmsft
66
ms.author: banders
7-
ms.date: 01/30/2024
7+
ms.date: 01/31/2024
88
ms.topic: conceptual
99
ms.service: cost-management-billing
1010
ms.subservice: cost-management
@@ -41,7 +41,7 @@ You can call the API using the following scopes:
4141
- Enrollment: `/providers/Microsoft.Billing/billingAccounts/{billingAccountId}`
4242
- EnrollmentAccount: `/providers/Microsoft.Billing/enrollmentAccounts/{enrollmentAccountId}`
4343
- Management Group: `/providers/Microsoft.Management/managementGroups/{managementGroupId}`
44-
- Subscription: `/subscriptions/{subscriptionId}/` for a subscription scope
44+
- Subscription: `/subscriptions/{subscriptionId}/`
4545

4646
For subscription, billing account, department, enrollment account, and management group scopes you can also add a billing period to the scope using `/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}`. For example, to specify a billing period at the department scope, use `/providers/Microsoft.Billing/departments/{departmentId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}`.
4747

0 commit comments

Comments
 (0)