Setup verification tool
We provide a Python script that automatically checks your Power BI configuration and permissions.
Prerequisites
Python 3.6 or higher installed
Mac:
brew install python3
Linux:
sudo apt-get install python3
Running the setup verification tool
Download and unzip
powerbi_troubleshooting.zip
Follow the instructions in the test_scripts/README
Read the script output carefully!
Manual Verification Steps
Azure Portal Checks
App Registration exists
Required permissions granted
Admin consent provided
Power BI Service Checks
Security group added to workspace
Service principal enabled
Dataset refreshed recently
Integration Checks
Correct workspace name
Exact table name match
Security group name matches exactly
Need More Help?
Contact support with test script output. Please contact [email protected] and we'll try and get you up and running as fast as we can.
Last updated