- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe to Topic
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Determine which subscriptions you are responsible for
How do we determine which Subscriptions are billed from our partner account?
I thought the SubscribedSku's only listed the subscriptions we are responsible for, but noticed that is not the case. Looking around I also see the partner-licenses-usage-information only says reseller, and doesn't elaborate on which reseller the license is through.
https://docs.microsoft.com/en-us/partner-center/develop/get-partner-licenses-usage-information
https://docs.microsoft.com/en-us/graph/api/resources/subscribedsku?view=graph-rest-1.0
The partner center portal is able to figure it out well enough, so I know there is a way!
Thanks,
-jon
Solved! Go to Solution.
- Labels:
-
CPV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Lot of discussion on this topic in the previous thread, but here's what you're looking for.
https://docs.microsoft.com/partner-center/develop/get-all-of-a-customer-s-subscriptions
Note: The two links you referenced return ALL SKUs in the customer tenant (regardless of whether you're responsible for them or not).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Lot of discussion on this topic in the previous thread, but here's what you're looking for.
https://docs.microsoft.com/partner-center/develop/get-all-of-a-customer-s-subscriptions
Note: The two links you referenced return ALL SKUs in the customer tenant (regardless of whether you're responsible for them or not).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
I want to ensure that clients are utilizing the subscriptions they purchased, espeically if it was purchased from us. However, the only information I can find to correlate the subscribedsku dataset and the subscription dataset is using tenantid/customerid and offername/productname.
I was hoping for SkuID or SkuPartNumber to be in both datasets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
@JonW: We'd love to do the same, but ran into the same issue. There's no way (that I'm aware of) to accurately correlate assigned licenses to a subscription.
If the customer only has 1 subscription for the SKU, then it's fairly easy. But as soon as the customer has more than 1 subscription for the same SKU, all bets are off because each SKU is treated like a bucket and each subscription is essentially a stream filling the bucket.
Not the best analogy, but it's the best I can come up with
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
@cjmod is correct that you cannot correlate licenses back to a specific subscription. As it relates to license based products, licenses are pooled at the tenant and the SKU values are only only unique to the type of subscription. So, there is no way to determine if the licenses being consumed by the customer came from you if they another subscription of the same type from another channel or partner.
