Docs: connector feature addition along with note addition in power Bi (#20483)

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
Rounak Dhillon 2025-04-01 11:19:39 +05:30 committed by GitHub
parent d8dfe0634d
commit ba1c81c03d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 28 additions and 12 deletions

View File

@ -33,6 +33,10 @@ To access the PowerBI APIs and import dashboards, charts, and datasets from Powe
PowerBI dataflows are not yet supported.
{% /note %}
{% note %}
When configuring Azure Authentication, ensure that "Allow public client flows" is enabled. This setting is required to support authentication for public client applications.
{% /note %}
### PowerBI Admin and Non-Admin APIs:
While configuring the PowerBI ingestion you can choose whether to use the PowerBI Admin APIs to retrieve the metadata or use the PowerBI Non-Admin APIs. Please check below for the the difference in their functionality:

View File

@ -31,6 +31,10 @@ To access the PowerBI APIs and import dashboards, charts, and datasets from Powe
PowerBI dataflows are not yet supported.
{% /note %}
{% note %}
When configuring Azure Authentication, ensure that "Allow public client flows" is enabled. This setting is required to support authentication for public client applications.
{% /note %}
### PowerBI Admin and Non-Admin APIs:
While configuring the PowerBI ingestion you can choose whether to use the PowerBI Admin APIs to retrieve the metadata or use the PowerBI Non-Admin APIs. Please check below for the the difference in their functionality:

View File

@ -7,8 +7,8 @@ slug: /connectors/dashboard/quicksight
name="QuickSight"
stage="PROD"
platform="OpenMetadata"
availableFeatures=["Dashboards", "Charts", "Lineage"]
unavailableFeatures=["Owners", "Tags", "Datamodels", "Projects"]
availableFeatures=["Dashboards", "Charts", "Lineage", "Datamodels"]
unavailableFeatures=["Owners", "Tags", "Projects"]
/ %}
In this section, we provide guides and references to use the QuickSight connector.

View File

@ -7,8 +7,8 @@ slug: /connectors/dashboard/quicksight/yaml
name="QuickSight"
stage="PROD"
platform="OpenMetadata"
availableFeatures=["Dashboards", "Charts", "Lineage"]
unavailableFeatures=["Owners", "Tags", "Datamodels", "Projects"]
availableFeatures=["Dashboards", "Charts", "Lineage", "Datamodels"]
unavailableFeatures=["Owners", "Tags", "Projects"]
/ %}
In this section, we provide guides and references to use the QuickSight connector.

View File

@ -7,8 +7,8 @@ slug: /connectors/database/postgres/yaml
name="PostgreSQL"
stage="PROD"
platform="OpenMetadata"
availableFeatures=["Metadata", "Query Usage", "Data Profiler", "Data Quality", "dbt", "Lineage", "Column-level Lineage", "Owners", "Tags", "Sample Data"]
unavailableFeatures=["Stored Procedures"]
availableFeatures=["Metadata", "Query Usage", "Data Profiler", "Data Quality", "dbt", "Lineage", "Column-level Lineage", "Owners", "Tags", "Sample Data", "Stored Procedures"]
unavailableFeatures=[]
/ %}
In this section, we provide guides and references to use the PostgreSQL connector.

View File

@ -37,6 +37,10 @@ PowerBI dataflows are not yet supported.
OpenMetadata does not support Power BI usage ingestion because the Power BI Usage API does not support Service Principal authentication.
{% /note %}
{% note %}
When configuring Azure Authentication, ensure that "Allow public client flows" is enabled. This setting is required to support authentication for public client applications.
{% /note %}
### PowerBI Admin and Non-Admin APIs:
While configuring the PowerBI ingestion you can choose whether to use the PowerBI Admin APIs to retrieve the metadata or use the PowerBI Non-Admin APIs. Please check below for the the difference in their functionality:

View File

@ -35,6 +35,10 @@ PowerBI dataflows are not yet supported.
OpenMetadata does not support Power BI usage ingestion because the Power BI Usage API does not support Service Principal authentication.
{% /note %}
{% note %}
When configuring Azure Authentication, ensure that "Allow public client flows" is enabled. This setting is required to support authentication for public client applications.
{% /note %}
### PowerBI Admin and Non-Admin APIs:
While configuring the PowerBI ingestion you can choose whether to use the PowerBI Admin APIs to retrieve the metadata or use the PowerBI Non-Admin APIs. Please check below for the the difference in their functionality:

View File

@ -7,8 +7,8 @@ slug: /connectors/dashboard/quicksight
name="QuickSight"
stage="PROD"
platform="OpenMetadata"
availableFeatures=["Dashboards", "Charts", "Lineage"]
unavailableFeatures=["Owners", "Tags", "Datamodels", "Projects"]
availableFeatures=["Dashboards", "Charts", "Lineage", "Datamodels"]
unavailableFeatures=["Owners", "Tags", "Projects"]
/ %}
In this section, we provide guides and references to use the QuickSight connector.

View File

@ -7,8 +7,8 @@ slug: /connectors/dashboard/quicksight/yaml
name="QuickSight"
stage="PROD"
platform="OpenMetadata"
availableFeatures=["Dashboards", "Charts", "Lineage"]
unavailableFeatures=["Owners", "Tags", "Datamodels", "Projects"]
availableFeatures=["Dashboards", "Charts", "Lineage", "Datamodels"]
unavailableFeatures=["Owners", "Tags", "Projects"]
/ %}
In this section, we provide guides and references to use the QuickSight connector.

View File

@ -7,8 +7,8 @@ slug: /connectors/database/postgres/yaml
name="PostgreSQL"
stage="PROD"
platform="OpenMetadata"
availableFeatures=["Metadata", "Query Usage", "Data Profiler", "Data Quality", "dbt", "Lineage", "Column-level Lineage", "Owners", "Tags", "Sample Data"]
unavailableFeatures=["Stored Procedures"]
availableFeatures=["Metadata", "Query Usage", "Data Profiler", "Data Quality", "dbt", "Lineage", "Column-level Lineage", "Owners", "Tags", "Sample Data", "Stored Procedures"]
unavailableFeatures=[]
/ %}
In this section, we provide guides and references to use the PostgreSQL connector.