Skip to content

Commit 02ebb97

Browse files
committed
cleanup
1 parent 715b6b3 commit 02ebb97

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

articles/app-service/environment/how-to-migrate.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ App Service Environment v3 requires the subnet it's in to have a single delegati
7777
```azurecli
7878
az network vnet subnet update --resource-group $VNET_RG -name <subnet-name> --vnet-name <vnet-name> --delegations Microsoft.Web/hostingEnvironments
7979
```
80-
:::image type="content" source="./media/migration/subnet-delegation.png" alt-text="Subnet delegation sample.":::
8180

8281
## 6. Prepare your configurations
8382

articles/app-service/environment/migration-alternatives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Migrate to App Service Environment v3
33
description: How to migrate your applications to App Service Environment v3
44
author: seligj95
55
ms.topic: article
6-
ms.date: 8/1/2022
6+
ms.date: 8/19/2022
77
ms.author: jordanselig
88
---
99
# Migrate to App Service Environment v3

0 commit comments

Comments
 (0)