Skip to content

Commit 9a8d41c

Browse files
author
Kimmo Forss
committed
Web App
1 parent d070953 commit 9a8d41c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/virtual-machines/workloads/sap/automation-configure-control-plane.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,9 @@ The table below contains the networking parameters.
8989
> | | | | |
9090
> | `management_bastion_subnet_arm_id` | The Azure resource identifier for the Bastion subnet | Mandatory | For brown field deployments. |
9191
> | `management_bastion_subnet_address_prefix` | The address range for the subnet | Mandatory | For green field deployments. |
92-
> | `webapp_subnet_arm_id` | The Azure resource identifier for the web app subnet | Mandatory | For brown field deployments using the web app |
93-
> | `webapp_subnet_address_prefix` | The address range for the subnet | Mandatory | For green field deployments using the web app |
92+
> | | | | |
93+
> | `webapp_subnet_arm_id` | The Azure resource identifier for the web app subnet | Mandatory | For brown field deployments using the web app |
94+
> | `webapp_subnet_address_prefix` | The address range for the subnet | Mandatory | For green field deployments using the web app |
9495
9596
> [!NOTE]
9697
> When using an existing subnet for the web app, the subnet must be empty, in the same region as the resource group being deployed, and delegated to Microsoft.Web/serverFarms

0 commit comments

Comments
 (0)