mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-19 15:31:59 +00:00
712 B
712 B
title | slug |
---|---|
Run PowerBI Connector using Airflow SDK | /metadata-ui/connectors/dashboard/powerbi/airflow |
Source Configuration - Service Connection
- hostPort: URL to the PowerBI instance.
- clientId: PowerBI Client ID.
- clientSecret: PowerBI Client Secret.
- tenantId: PowerBI Tenant ID.
- authorityUri: Authority URI for the service.
- scope: Service scope. By default
["https://analysis.windows.net/powerbi/api/.default"]
.