Skip to content

Commit 91e0e34

Browse files
committed
edits
1 parent a8a4afb commit 91e0e34

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

articles/app-service/configure-vnet-integration-enable.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Configure virtual network integration for an app in the Azure portal:
4949

5050
1. In the left menu, select **Settings** > **Networking**. The **Networking** page opens.
5151

52-
1. Scroll to the **Outbound traffic configuration** section, locate the **Virtual network integration** group, and select the **Not configured** link.
52+
1. Scroll to the **Outbound traffic configuration** section, locate the **Virtual network integration** option, and select the **Not configured** link.
5353

5454
:::image type="content" source="./media/configure-vnet-integration-enable/integration-not-configured.png" border="false" alt-text="Screenshot that shows how to select the 'not configured' link for virtual network integration in the Azure portal.":::
5555

@@ -90,9 +90,9 @@ During the integration, your app restarts. When integration completes, the **Vir
9090

9191
# [Azure CLI](#tab/azure-cli)
9292

93-
Configure virtual network integration for an app by using the Azure CLI. The following command assumes the app and virtual network are in the same subscription.
93+
Configure virtual network integration for an app by using the Azure CLI. The following commands assume the app and virtual network are in the same subscription.
9494

95-
1. Run the following command to configure virtual network integration:
95+
1. Run the following command to configure virtual network integration.
9696

9797
Replace the `<app-name>`, `<app-resource-group>`, `<virtual-network>`, and `<subnet>` values with your resource information.
9898

@@ -129,7 +129,7 @@ For more information, see the [az webapp vnet-integration add](/cli/azure/webapp
129129

130130
# [Azure PowerShell](#tab/azure-powershell)
131131

132-
Configure virtual network integration for an app by using Azure PowerShell.
132+
Configure virtual network integration for an app by using Azure PowerShell.
133133

134134
1. Prepare parameters for the procedure commands.
135135

5.46 KB
Loading
-2.52 KB
Loading
-3.84 KB
Loading

0 commit comments

Comments
 (0)