fix(docs): correct role name in azure key vault documentation (#21024)

This commit is contained in:
wadhah mahrouk 2025-04-29 19:55:48 +02:00 committed by GitHub
parent 7b223abdbd
commit d3a607198d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@ While the Airflow part only needs to read the secrets hence the role `Key Vault
1. In your Key Vault overview page, note down the `Vault URI`.
2. Go to `Access Control (IAM)` and click on `Add Role Assignment`.
3. Give the permission `Key Vault Secrets Users` to your Principal.
3. Give the permission `Key Vault Secrets User` to your Principal.
### 3. Update configuration

View File

@ -46,7 +46,7 @@ While the Airflow part only needs to read the secrets hence the role `Key Vault
1. In your Key Vault overview page, note down the `Vault URI`.
2. Go to `Access Control (IAM)` and click on `Add Role Assignment`.
3. Give the permission `Key Vault Secrets Users` to your Principal.
3. Give the permission `Key Vault Secrets User` to your Principal.
### 3. Update configuration

View File

@ -46,7 +46,7 @@ While the Airflow part only needs to read the secrets hence the role `Key Vault
1. In your Key Vault overview page, note down the `Vault URI`.
2. Go to `Access Control (IAM)` and click on `Add Role Assignment`.
3. Give the permission `Key Vault Secrets Users` to your Principal.
3. Give the permission `Key Vault Secrets User` to your Principal.
### 3. Update configuration