mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-24 22:18:41 +00:00
Added powerbi docs for new field (#9836)
This commit is contained in:
parent
8c61638a67
commit
711411c0a3
@ -58,6 +58,7 @@ source:
|
||||
# - https://analysis.windows.net/powerbi/api/.default (default)
|
||||
# authorityURI: https://login.microsoftonline.com/ (default)
|
||||
# hostPort: https://analysis.windows.net/powerbi (default)
|
||||
# pagination_entity_per_page: 100 (default)
|
||||
type: PowerBI
|
||||
sourceConfig:
|
||||
config:
|
||||
@ -97,6 +98,7 @@ workflowConfig:
|
||||
- **tenantId**: PowerBI Tenant ID.
|
||||
- **authorityUri**: Authority URI for the service.
|
||||
- **scope**: Service scope. By default `["https://analysis.windows.net/powerbi/api/.default"]`.
|
||||
- **Pagination Entity Per Page**: Entity Limit set here will be used to paginate the PowerBi APIs. PowerBi API do not allow more than 100 workspaces to be inputed at a time. This field sets the limit of entities used for paginating the powerbi APIs. By default 100
|
||||
|
||||
#### Source Configuration - Source Config
|
||||
|
||||
|
||||
@ -58,6 +58,7 @@ source:
|
||||
# - https://analysis.windows.net/powerbi/api/.default (default)
|
||||
# authorityURI: https://login.microsoftonline.com/ (default)
|
||||
# hostPort: https://analysis.windows.net/powerbi (default)
|
||||
# pagination_entity_per_page: 100 (default)
|
||||
type: PowerBI
|
||||
sourceConfig:
|
||||
config:
|
||||
@ -97,6 +98,7 @@ workflowConfig:
|
||||
- **tenantId**: PowerBI Tenant ID.
|
||||
- **authorityUri**: Authority URI for the service.
|
||||
- **scope**: Service scope. By default `["https://analysis.windows.net/powerbi/api/.default"]`.
|
||||
- **Pagination Entity Per Page**: Entity Limit set here will be used to paginate the PowerBi APIs. PowerBi API do not allow more than 100 workspaces to be inputed at a time. This field sets the limit of entities used for paginating the powerbi APIs. By default 100
|
||||
|
||||
#### Source Configuration - Source Config
|
||||
|
||||
|
||||
@ -135,6 +135,7 @@ the changes.
|
||||
- **Tenant ID**: PowerBI Tenant ID.
|
||||
- **Authority URI**: Authority URI for the service.
|
||||
- **Scope**: Service scope. By default `["https://analysis.windows.net/powerbi/api/.default"]`.
|
||||
- **Pagination Entity Per Page**: Entity Limit set here will be used to paginate the PowerBi APIs. PowerBi API do not allow more than 100 workspaces to be inputed at a time. This field sets the limit of entities used for paginating the powerbi APIs. By default 100
|
||||
|
||||
### 6. Configure Metadata Ingestion
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 181 KiB After Width: | Height: | Size: 176 KiB |
Loading…
x
Reference in New Issue
Block a user