The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I would like to know how I could find current token usage of application in Power BI? I know that we can use (GET https://api.powerbi.com/v1.0/myorg/availableFeatures(featureName='{featureName}')). In example I found featureName was used embedtTrial, so what name I should pass here? Application id, tenant id , application name or what parameter, token_id? What parameter I should to know the usage of the token?
Solved! Go to Solution.
Embed tokens with Pro or Premium Per User (PPU) license are intended for development testing, so a Power BI master account or service principal can only generate a limited number of tokens. Purchase a capacity for embedding in a production environment. There's no limit to how many embed tokens you can generate when you purchase a capacity. Go to Available Features to check the usage value that indicates the current embedded usage in percentage.
Embed Power BI content in an embedded analytics application with service principal and an application secret - Power BI
Learn how to authenticate for embedded analytics using an Azure Active Directory application service principal and an application secret.https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal
Embed tokens with Pro or Premium Per User (PPU) license are intended for development testing, so a Power BI master account or service principal can only generate a limited number of tokens. Purchase a capacity for embedding in a production environment. There's no limit to how many embed tokens you can generate when you purchase a capacity. Go to Available Features to check the usage value that indicates the current embedded usage in percentage.
Embed Power BI content in an embedded analytics application with service principal and an application secret - Power BI
Learn how to authenticate for embedded analytics using an Azure Active Directory application service principal and an application secret.https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal
Is the response code correct?The API will return the % of usage from the total amount.
No parameters need to be passed, the% of usage from the total amount obtained refers to the number of service principal or master account.
User | Count |
---|---|
5 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
11 | |
7 | |
5 | |
4 | |
4 |