mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
VAULT-32598: add docs for azure autosnapshot auth modes (#29073)
This commit is contained in:
@@ -140,7 +140,11 @@ parameters in the context of AWS EKS & S3 configuration.
|
||||
|
||||
- `azure_account_name` `(string)` - Azure account name.
|
||||
|
||||
- `azure_account_key` `(string)` - Azure account key.
|
||||
- `azure_account_key` `(string)` - Azure account key. Used for `shared` authentication.
|
||||
|
||||
- `azure_client_id` `(string)` - Azure Client ID. Used for `managed` authentication.
|
||||
|
||||
- `azure_auth_mode` `(string)` - One of `shared` or `managed`.
|
||||
|
||||
- `azure_blob_environment` `(string)` - Azure blob environment.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user