Share via

Question regarding Graph API subscribedSku( https://graph.microsoft.com/v1.0/subscribedSkus API )

Rishabh Srivastava 60 Reputation points Microsoft Employee
2023-08-17T17:33:54.7166667+00:00

Overview:
Lets say tenant bought active license for specific SKU multiple times and we can se the active license count for tenant by using Ms Graph API https://graph.microsoft.com/v1.0/subscribedSkus specific fielsd prepaidUnits.enabled

User's image

Question:
We need to understand whether this field prepaidUnits.enabled,

Does it give the count of active licenses of all subscriptions bought under that SKU OR
it only gives count of active license for single subscription?

Microsoft Security | Microsoft Graph
0 comments No comments

Answer accepted by question author

Anonymous
2023-08-17T18:05:08.2833333+00:00

Hello Rishabh Srivastava,

Thanks for reaching out. You can find more details on the prepaidUnits property here https://learn.microsoft.com/en-us/graph/api/resources/licenseunitsdetail?view=graph-rest-1.0. The enabled sub-property is the number of license units that are enabled for the active subscription for the service SKU.

If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

Thanks.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.