Skip to content

Commit 78b269e

Browse files
author
Kimmo Forss
committed
additional_users_to_add_to_keyvault_policies
1 parent 222f69a commit 78b269e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/virtual-machines/workloads/sap/automation-configure-workload-zone.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,12 @@ automation_username = "azureadm"
138138
The table below defines the parameters used for defining the Key Vault information
139139

140140
> [!div class="mx-tdCol2BreakAll "]
141-
> | Variable | Description | Type | Notes |
142-
> | ------------------------------------- | ------------------------------------------------------------------------------ | ------------ | ----------------------------------- |
143-
> | `user_keyvault_id` | Azure resource identifier for existing system credentials key vault | Optional | |
144-
> | `spn_keyvault_id` | Azure resource identifier for existing deployment credentials (SPNs) key vault | Optional | |
145-
> | `enable_purge_control_for_keyvaults` | Disables the purge protection for Azure key vaults. | Optional | Only use this for test environments |
141+
> | Variable | Description | Type | Notes |
142+
> | ------------------------------------------------ | ------------------------------------------------------------------------------ | ------------ | ----------------------------------- |
143+
> | `user_keyvault_id` | Azure resource identifier for existing system credentials key vault | Optional | |
144+
> | `spn_keyvault_id` | Azure resource identifier for existing deployment credentials (SPNs) key vault | Optional | |
145+
> | `enable_purge_control_for_keyvaults` | Disables the purge protection for Azure key vaults. | Optional | Only use this for test environments |
146+
> | `additional_users_to_add_to_keyvault_policies` | A list of user object IDs to add to the deployment KeyVault access policies | Optional | |
146147
147148
## Private DNS
148149

0 commit comments

Comments
 (0)