Documentation Index
Fetch the complete documentation index at: https://docs.sidecardata.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Admin access to Microsoft Entra ID (formerly Azure AD)
- Admin access to Microsoft Fabric (formerly Power BI Admin Portal)
Overview
- Create an Azure app
- Create a security group in Microsoft Entra ID
- Enable Power BI service admin settings
- Add the Azure app to your workspaces
- Connect Power BI to Sidecar
1. Create an Azure app
- Open the Azure Portal and sign in.
- Search for App registrations and select it.
- Click New registration.
- Fill in the required information:
- Name:
Sidecar Data - Supported account types: leave the default (“Accounts in this organizational directory only — Single tenant”)
- Redirect URI: leave empty
- Name:
- Click Register.
- From the Overview page, copy the Application (client) ID and Directory (tenant) ID. Store them securely.
- Click Certificates & secrets from the left menu.
- Under Client secrets, click + New client secret.
- Enter a description, select an expiry time, and click Add.
- Copy the client secret Value and store it securely.
2. Create a security group in Microsoft Entra ID
- Open the Azure Portal and sign in.
- Search for Microsoft Entra ID and select it.
- Click Groups under the Manage section.
- Click New group.
- Fill in:
- Group type: Security
- Name:
Power BI - API Access
- Click “No members selected”, search for Sidecar Data, and select it.
- Click Create.
3. Enable Power BI service admin settings
- Open the Power BI admin portal and sign in.
- Click Tenant Settings under the Admin Portal.
- Under Developer settings, expand Service principals can call Fabric public APIs:
- Set to Enabled
- Add your security group from Step 2 under Specific security groups
- Click Apply
- Repeat for the following sections under Admin API settings:
- Service principals can access read-only admin APIs
- Enhance admin APIs responses with detailed metadata
- Enhance admin APIs responses with DAX and mashup expressions
4. Add the Azure app to your workspaces
- Open Power BI and sign in.
- For each workspace you want Sidecar to access:
- From the workspace menu, select Workspace access.
- Click + Add people or groups.
- Search for Sidecar Data, set permissions to Contributor.
- Click Add.
5. Connect Power BI to Sidecar
Provide the following information to the Sidecar team:| Field | Description |
|---|---|
| Client ID | Application (client) ID from Step 1 |
| Client Secret | Client secret value from Step 1 |
| Tenant ID | Directory (tenant) ID from Step 1 |