Azure / Commercial-Marketplace-SaaS-Accelerator

A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
MIT License
179 stars 275 forks source link

How to get Subscription Usage details #693

Open NareshkumarBT opened 2 months ago

NareshkumarBT commented 2 months ago

Hi,

Using the Saas Accelerator code, can we get the subscription usage details. Example, a customer subscribed for a plan requesting 10 quantity of license and used only 5 license. How can we get the subscription details like how many total licenses, how many used and other details ?