diff --git a/openmetadata-docs/content/v1.5.x/connectors/database/adls-datalake/index.md b/openmetadata-docs/content/v1.5.x/connectors/database/adls-datalake/index.md index ac529e6d1a9..21cc74ab254 100644 --- a/openmetadata-docs/content/v1.5.x/connectors/database/adls-datalake/index.md +++ b/openmetadata-docs/content/v1.5.x/connectors/database/adls-datalake/index.md @@ -31,8 +31,8 @@ The ADLS Datalake connector supports extracting metadata from file types `JSON`, To extract metadata from Azure ADLS (Storage Account - StorageV2), you will need an **App Registration** with the following permissions on the Storage Account: -- Storage Blob Data Contributor -- Storage Queue Data Contributor +- Storage Blob Data Reader +- Storage Queue Data Reader ## Metadata Ingestion @@ -61,8 +61,8 @@ permissions on the Storage Account: - **Required Roles** Please make sure the following roles associated with the data storage account. - - `Storage Blob Data Contributor` - - `Storage Queue Data Contributor` + - `Storage Blob Data Reader` + - `Storage Queue Data Reader` The current approach for authentication is based on `app registration`, reach out to us on [slack](https://slack.open-metadata.org/) if you find the need for another auth system diff --git a/openmetadata-docs/content/v1.5.x/connectors/database/adls-datalake/yaml.md b/openmetadata-docs/content/v1.5.x/connectors/database/adls-datalake/yaml.md index e28e83475ab..099b08d46ae 100644 --- a/openmetadata-docs/content/v1.5.x/connectors/database/adls-datalake/yaml.md +++ b/openmetadata-docs/content/v1.5.x/connectors/database/adls-datalake/yaml.md @@ -28,8 +28,8 @@ Configure and schedule ADLS Datalake metadata and profiler workflows from the Op To extract metadata from Azure ADLS (Storage Account - StorageV2), you will need an **App Registration** with the following permissions on the Storage Account: -- Storage Blob Data Contributor -- Storage Queue Data Contributor +- Storage Blob Data Reader +- Storage Queue Data Reader ### Python Requirements diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/adls-datalake/index.md b/openmetadata-docs/content/v1.6.x/connectors/database/adls-datalake/index.md index 415a1263a7f..3b8f79da5f3 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/adls-datalake/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/adls-datalake/index.md @@ -31,8 +31,8 @@ The ADLS Datalake connector supports extracting metadata from file types `JSON`, To extract metadata from Azure ADLS (Storage Account - StorageV2), you will need an **App Registration** with the following permissions on the Storage Account: -- Storage Blob Data Contributor -- Storage Queue Data Contributor +- Storage Blob Data Reader +- Storage Queue Data Reader ## Metadata Ingestion @@ -61,8 +61,8 @@ permissions on the Storage Account: - **Required Roles** Please make sure the following roles associated with the data storage account. - - `Storage Blob Data Contributor` - - `Storage Queue Data Contributor` + - `Storage Blob Data Reader` + - `Storage Queue Data Reader` The current approach for authentication is based on `app registration`, reach out to us on [slack](https://slack.open-metadata.org/) if you find the need for another auth system diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/adls-datalake/yaml.md b/openmetadata-docs/content/v1.6.x/connectors/database/adls-datalake/yaml.md index 0dacb51d1fa..71a401c79e0 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/adls-datalake/yaml.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/adls-datalake/yaml.md @@ -28,8 +28,8 @@ Configure and schedule ADLS Datalake metadata and profiler workflows from the Op To extract metadata from Azure ADLS (Storage Account - StorageV2), you will need an **App Registration** with the following permissions on the Storage Account: -- Storage Blob Data Contributor -- Storage Queue Data Contributor +- Storage Blob Data Reader +- Storage Queue Data Reader ### Python Requirements diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/adls-datalake/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/adls-datalake/index.md index c417d753333..5dc91797b3e 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/adls-datalake/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/adls-datalake/index.md @@ -31,8 +31,8 @@ The ADLS Datalake connector supports extracting metadata from file types `JSON`, To extract metadata from Azure ADLS (Storage Account - StorageV2), you will need an **App Registration** with the following permissions on the Storage Account: -- Storage Blob Data Contributor -- Storage Queue Data Contributor +- Storage Blob Data Reader +- Storage Queue Data Reader ## Metadata Ingestion @@ -61,8 +61,8 @@ permissions on the Storage Account: - **Required Roles** Please make sure the following roles associated with the data storage account. - - `Storage Blob Data Contributor` - - `Storage Queue Data Contributor` + - `Storage Blob Data Reader` + - `Storage Queue Data Reader` The current approach for authentication is based on `app registration`, reach out to us on [slack](https://slack.open-metadata.org/) if you find the need for another auth system diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/adls-datalake/yaml.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/adls-datalake/yaml.md index c9c69594d57..84e714f3d92 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/adls-datalake/yaml.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/adls-datalake/yaml.md @@ -28,8 +28,8 @@ Configure and schedule ADLS Datalake metadata and profiler workflows from the Op To extract metadata from Azure ADLS (Storage Account - StorageV2), you will need an **App Registration** with the following permissions on the Storage Account: -- Storage Blob Data Contributor -- Storage Queue Data Contributor +- Storage Blob Data Reader +- Storage Queue Data Reader ### Python Requirements