mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
remove subscription id in docs (#23923)
This commit is contained in:
@@ -217,7 +217,6 @@ This endpoint creates a destination to synchronize secrets with an Azure Key Vau
|
||||
```json
|
||||
{
|
||||
"key_vault_uri": "https://keyvault-1234abcd.vault.azure.net",
|
||||
"subscription_id": "uuid",
|
||||
"tenant_id": "uuid",
|
||||
"client_id": "uuid",
|
||||
"client_secret": "90y8Q***"
|
||||
|
||||
Reference in New Issue
Block a user