How do I set up a log in flow for wordpress site for PowerBI report access without having people log in via Azure

Kate Smith 0 Reputation points
2024-02-06T11:06:14.6066667+00:00

How do I have clients log into my Wordpress site to view a PowerBI report without having to log in with an Azure account? Many thanks!

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,940 questions
{count} votes

1 answer

Sort by: Most helpful
  1. elias estevao 0 Reputation points Microsoft Employee
    2024-02-06T13:03:59.39+00:00

    Kate, To set up a login flow for your WordPress site for PowerBI report access without having people log in via Azure, you can use the PowerBI Embed Reports WordPress plugin. Here are the steps:

    1. Install the PowerBI Embed Reports plugin: You can find this plugin on the WordPress plugin marketplace.
    2. Retrieve the Report ID and Workspace ID from your Power BI: These IDs are needed to configure the plugin.
    3. Enter the IDs into the plugin settings: This will allow the plugin to access the correct Power BI report.
    4. Generate a shortcode: The plugin will generate a shortcode that you can use to embed the report on your WordPress site.
    5. Paste the shortcode onto the desired page: This will seamlessly embed the report on your WordPress site. This plugin uses Microsoft’s Graph API to embed Power BI content such as dashboards, reports, Q&A, and report visuals1. It also supports row-level security (RLS) for restricting PowerBI data access to your users. Please note that while this method allows you to embed PowerBI reports in your WordPress site, users will still need to log in to view the reports if the reports are not set to public in PowerBI.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.