You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/automation-configure-control-plane.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,8 @@ The table below defines the parameters used for defining the Key Vault informati
164
164
> |`firewall_deployment`| Boolean flag controlling if an Azure firewall is to be deployed | Optional ||
165
165
> |`bastion_deployment`| Boolean flag controlling if Azure Bastion host is to be deployed | Optional ||
166
166
> |`enable_purge_control_for_keyvaults`| Boolean flag controlling if purge control is enabled on the Key Vault. | Optional | Use only for test deployments |
167
-
> |`use_private_endpoint`| Boolean flag controlling if private endpoints are used. | Optional | Recommended |
167
+
> |`use_private_endpoint`| Are private endpoints created for storage accounts and key vaults. | Optional ||
168
+
> |`use_service_endpoint`| Are service endpoints defined for the subnets. | Optional ||
168
169
169
170
### Example parameters file for deployer (required parameters only)
> |`enable_purge_control_for_keyvaults`| Boolean flag controlling if purge control is enabled on the Key Vault. | Optional | Use only for test deployments |
224
-
> |`use_private_endpoint`| Boolean flag controlling if private endpoints are used for storage accounts and key vaults. | Optional ||
225
-
> |`diagnostics_storage_account_arm_id`| The Azure resource identifier for the diagnostics storage account | Required | For brown field deployments. |
226
-
> |`witness_storage_account_arm_id`| The Azure resource identifier for the witness storage account | Required | For brown field deployments. |
223
+
> |`enable_purge_control_for_keyvaults`| Is purge control is enabled on the Key Vault. | Optional | Use only for test deployments |
224
+
> |`use_private_endpoint`| Are private endpoints created for storage accounts and key vaults. | Optional ||
225
+
> |`use_service_endpoint`| Are service endpoints defined for the subnets. | Optional ||
226
+
> |`diagnostics_storage_account_arm_id`| The Azure resource identifier for the diagnostics storage account | Required | For brown field deployments. |
227
+
> |`witness_storage_account_arm_id`| The Azure resource identifier for the witness storage account | Required | For brown field deployments. |
0 commit comments