File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
articles/virtual-machines/workloads/sap Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -138,11 +138,12 @@ automation_username = "azureadm"
138
138
The table below defines the parameters used for defining the Key Vault information
139
139
140
140
> [ !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 | |
146
147
147
148
## Private DNS
148
149
You can’t perform that action at this time.
0 commit comments