Hero Banner

Control Panel Vendors (CPVs)

Onboarded as a CPV, ask questions and learn how to keep your platform secure

Reply
JonW
Level 4 Contributor

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

1 ACCEPTED SOLUTION
cjmod
Level 5 Contributor

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).

View solution in original post

4 REPLIES 4
cjmod
Level 5 Contributor

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).

JonW
Level 4 Contributor

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

cjmod
Level 5 Contributor

@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 Smiley Very Happy

idwilliams
Moderator

@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.