mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-06 22:35:24 +00:00
fix(docs): correct role name in azure key vault documentation (#21024)
This commit is contained in:
parent
7b223abdbd
commit
d3a607198d
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user