diff --git a/website/content/api-docs/system/storage/raftautosnapshots.mdx b/website/content/api-docs/system/storage/raftautosnapshots.mdx index 5cf629593e..c9f23f3544 100644 --- a/website/content/api-docs/system/storage/raftautosnapshots.mdx +++ b/website/content/api-docs/system/storage/raftautosnapshots.mdx @@ -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.