-
Notifications
You must be signed in to change notification settings - Fork 972
Update powerbi-implementation-planning-subscriptions-licenses-trials.md #5303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -252,11 +252,11 @@ Here are some considerations when you're planning how to handle licensing for gu | |
| - How will your process for assigning user licenses be different when an external user is involved? | ||
| - Does the external user work for an organization that has Microsoft Entra ID set up? In that case, their credentials can be managed by their home tenant. For more information, see [Strategy for external users](powerbi-implementation-planning-security-tenant-level-planning.md#strategy-for-external-users). | ||
| - Which external users are consumers only versus those who need to create and publish content? | ||
| - In what situations will a license be provided by the external user (known as bring-your-own-license, or BYOL). In what circumstances will a license be provided by your organization? For more information, see the licensing topic in [Distribute Power BI content to external guest users using Microsoft Entra B2B](whitepaper-azure-b2b-power-bi.md#licensing). | ||
| - In what situations will a license be provided by the external user (known as bring-your-own-license, or BYOL). In what circumstances will a license be provided by your organization? For more information, see the licensing topic in [Distribute Power BI content to external guest users using Microsoft Entra B2B](https://learn.microsoft.com/en-us/fabric/enterprise/powerbi/service-admin-entra-b2b). | ||
| - Which type of guest invitation process will you use? There are different capabilities for occasional versus planned guest user invitations. The user experience is different as well. For more information, see [Guest invitation process](powerbi-implementation-planning-security-tenant-level-planning.md#guest-invitation-process). | ||
|
|
||
| > [!TIP] | ||
| > For more information, see the [Microsoft Entra B2B white paper](whitepaper-azure-b2b-power-bi.md). It's a good resource to learn about strategies for handling external users. | ||
| > For more information, see the [Microsoft Entra B2B white paper](https://learn.microsoft.com/en-us/fabric/enterprise/powerbi/service-admin-entra-b2b). It's a good resource to learn about strategies for handling external users. | ||
|
||
|
|
||
| ### Step 3: Update user licenses | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new link uses a hard-coded locale URL (learn.microsoft.com/en-us) and doesn’t deep-link to the licensing section even though the sentence says “see the licensing topic”. This repo typically uses root-relative Learn links (for example, /fabric/... elsewhere in this doc), and other docs link to this page’s #licensing anchor—consider switching this to /fabric/enterprise/powerbi/service-admin-entra-b2b#licensing.