From dd2838e7b326c1747c144120eb8929be5d91d8a2 Mon Sep 17 00:00:00 2001 From: Marc Lelijveld <38921736+marclelijveld@users.noreply.github.com> Date: Mon, 5 Dec 2022 16:05:46 +0100 Subject: [PATCH] Limitation for B2B Added section with limitations to complete docs that Azure B2B sign-in is not supported for PBI cmdlets --- docs-conceptual/overview.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs-conceptual/overview.md b/docs-conceptual/overview.md index 9934bac..eda4c47 100644 --- a/docs-conceptual/overview.md +++ b/docs-conceptual/overview.md @@ -285,6 +285,9 @@ Resolve-PowerBIError -Last This information can be useful for opening support tickets for Power BI. +## Limitations +- [Guest accounts and B2B](https://learn.microsoft.com/en-us/power-bi/guidance/whitepaper-azure-b2b-power-bi?WT.mc_id=DP-MVP-5003435) for Power BI is not supported for Power BI cmdlets. Only authentication within the same tenant directory is supported. + ## Issues and feedback If you find any bugs or would like to see certain functionality implemented for the PowerShell Cmdlets for Power BI, please [file an issue](https://github.com/Microsoft/powerbi-powershell/issues).