remove subscription id in docs (#23923)

This commit is contained in:
Raymond Ho
2023-10-31 15:17:57 -07:00
committed by GitHub
parent 63ab253cb4
commit 2c8dea8733

View File

@@ -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***"