Skip to content

Commit 19b2dec

Browse files
author
Qian Wen
committed
fixing typo on upper/lower case
1 parent 8660710 commit 19b2dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/marketplace/partner-center-portal/marketplace-metering-service-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The usage event API allows you to emit usage events for a specific purchased ent
3232
| `authorization` | [Get JSON web token (JWT) bearer token.](https://docs.microsoft.com/azure/marketplace/partner-center-portal/pc-saas-registration#get-a-token-based-on-the-azure-ad-app) Note: When making the HTTP request, prefix `Bearer` to the token obtained from the referenced link. |
3333

3434
>[!Note]
35-
>For Azure Application Managed Apps plans, the `resourceId` is the `resourceUsageId` found under the `billingDetails` of the Managed App metadata object. An example script for fetching it can be found in [Using the Azure-managed identities token](./marketplace-metering-service-authentication.md#using-the-azure-managed-identities-token). For SaaS offers, the `resourceId` is the SaaS subscription ID. For more details on SaaS subscriptions, see [list subscriptions](./pc-saas-fulfillment-api-v2.md#list-subscriptions).
35+
>For Azure Application Managed Apps plans, the `resourceId` is the `resourceUsageId` found under the `billingDetails` of the Managed App metadata object. An example script for fetching it can be found in [using the Azure-managed identities token](./marketplace-metering-service-authentication.md#using-the-azure-managed-identities-token). For SaaS offers, the `resourceId` is the SaaS subscription ID. For more details on SaaS subscriptions, see [list subscriptions](./pc-saas-fulfillment-api-v2.md#list-subscriptions).
3636
3737
*Request:*
3838

0 commit comments

Comments
 (0)