Closed jmanuelcorral closed 5 months ago
To force the dialog for entering the TenantName
and AzureKind
to appear, you need to ensure that the Power BI Desktop does not have any cached credentials from previous logins. This is crucial because Power BI Desktop caches the credentials after the first logon, and if you plan to switch between Azure Global and any other region like US Government or China, or between tenants, the cached credentials will be used again, potentially causing authentication or data load processes to fail.
Here are the steps you should follow to clear cached credentials and ensure the dialog appears:
After clearing the cached credentials, when you run the Dashboard from the .pbit
template again, you should be prompted to enter the Tenant
parameter, which is critical for properly getting your RBAC information.
For more detailed information, refer to the context provided from the Azure CCO Insights wiki: CCO Insights Wiki.
If the issue persists even after clearing the cached credentials, ensure that you are signing in with the correct user credentials that meet the requirements as per the documentation.
Help needed with
Working with a user that meets the requirements per the documentation. When opening the Infrastructure or the Governance template, they are never prompted with the modal dialog for TenantName and AzureKind. Is there a way to force that dialog to appear? The user is logged on with their work account.