Document Power BI Embedded limitation with embed token V2 API #128116
Document Power BI Embedded limitation with embed token V2 API #128116ayeshurun wants to merge 6 commits intoMicrosoftDocs:mainfrom
Conversation
… article Co-authored-by: ayeshurun <98805507+ayeshurun@users.noreply.github.com>
…plified text Co-authored-by: ayeshurun <98805507+ayeshurun@users.noreply.github.com>
Document Power BI Embedded limitation with embed token V2 API
|
@ayeshurun : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 0445455: 💡 Validation status: suggestions
articles/azure-maps/power-bi-visual-get-started.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
There was a problem hiding this comment.
Pull request overview
This PR documents a Power BI Embedded limitation where the Azure Maps visual only works with the "Embed for customers" scenario when using embed tokens generated by the V2 API.
Changes:
- Added a new "Power BI Embedded Limitation" section explaining the embed token V2 requirement for Azure Maps visual in Power BI Embedded scenarios
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Hi @ayeshurun - This pull request was opened in the public repo. PMs should work in the private repo, per the Microsoft Docs contributor guide. We can keep this PR open for review and merge, but would you make future content updates in the private repo? Thank you! Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
@v-dirichards Of course, thanks for bringing this to my attention. I will follow up this process going forward. |
|
Learn Build status updates of commit 1825e26:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| articles/azure-maps/power-bi-visual-get-started.md | Details |
articles/azure-maps/power-bi-visual-get-started.md
- Line 194, Column 136: [Warning: hard-coded-locale - See documentation]
Link 'https://learn.microsoft.com/en-us/rest/api/power-bi/embed-token/reports-generate-token-for-create-in-group' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites. - Line 194, Column 136: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://learn.microsoft.com/en-us/rest/api/power-bi/embed-token/reports-generate-token-for-create-in-group' will be broken in isolated environments. Replace with a relative link.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
Co-authored-by: Diana Richards <v-dirichards@microsoft.com>
|
refreshing the build |
|
Learn Build status updates of commit 53949fa: 💡 Validation status: suggestions
articles/azure-maps/power-bi-visual-get-started.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Power BI Embedded has a limitation in "Embed for customers" scenarios when using embed tokens generated by the Generate Embed Token V2 API—the Azure Maps visual is supported only with this token type.
Changes
The documentation now surfaces this constraint before implementation rather than during troubleshooting