File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
articles/app-service/environment Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,6 @@ App Service Environment v3 requires the subnet it's in to have a single delegati
77
77
``` azurecli
78
78
az network vnet subnet update --resource-group $VNET_RG -name <subnet-name> --vnet-name <vnet-name> --delegations Microsoft.Web/hostingEnvironments
79
79
```
80
- :::image type="content" source="./media/migration/subnet-delegation.png" alt-text="Subnet delegation sample.":::
81
80
82
81
## 6. Prepare your configurations
83
82
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Migrate to App Service Environment v3
3
3
description : How to migrate your applications to App Service Environment v3
4
4
author : seligj95
5
5
ms.topic : article
6
- ms.date : 8/1 /2022
6
+ ms.date : 8/19 /2022
7
7
ms.author : jordanselig
8
8
---
9
9
# Migrate to App Service Environment v3
You can’t perform that action at this time.
0 commit comments