subscribedSkus returning a friendly display name

subscribedSkus returning a friendly display name
18

Upvotes

Upvote

 Jul 26 2021
1 Comments (1 New)
New

Having to rely on a document which:

  1. Doesn't list all products
  2. Is manually maintained
  3. Is not easily parseable

is not helpful when trying to use the /subscribedSku's Graph endpoint to identify products that have been subscribed to in a tenant.

 

This endpoint should return the friendly name of the product, or Graph should have an endpoint which returns a dictionary of JSON objects with details of each SKU with the SKU ID as dict keys.

Comments
Brass Contributor

Several months later I still find it hard to understand why Microsoft can justify manually maintaining and updating a table and CSV download (last updated a few days ago), rather than having all this available via Graph...