Skip to content

Commit 76a0b8d

Browse files
authored
Update migrate.md
1 parent 3d34c3c commit 76a0b8d

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

articles/app-service/environment/migrate.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -242,10 +242,6 @@ If the step is in progress, you get a status of `Migrating`. After you get a sta
242242
az rest --method get --uri "${ASE_ID}/configurations/networking?api-version=2021-02-01"
243243
```
244244

245-
> [!NOTE]
246-
> Due to a known bug, for ELB App Service Environment migrations, the inbound IP address may change again once the [migration step](#8-migrate-to-app-service-environment-v3-and-check-status) is complete. This bug is being addressed and will be fixed as soon as possible. Open a support case to receive the correct IP address upfront or if you have any questions or concerns about this issue.
247-
>
248-
249245
### 4. Update dependent resources with new IPs
250246

251247
By using the new IPs, update any of your resources or networking components to ensure that your new environment functions as intended after migration is complete. It's your responsibility to make any necessary updates.
@@ -375,10 +371,6 @@ Get the details of your new environment by running the following command or by g
375371
az appservice ase show --name $ASE_NAME --resource-group $ASE_RG
376372
```
377373

378-
> [!NOTE]
379-
> Due to a known bug, for ELB App Service Environment migrations, the inbound IP address may change once the [migration step](#8-migrate-to-app-service-environment-v3) is complete. Check your App Service Environment v3's IP addresses and make any needed updates if there have been changes since the IP generation step. Open a support case if you have any questions or concerns about this issue or need help with the confirming the new IPs.
380-
>
381-
382374
::: zone-end
383375

384376
::: zone pivot="experience-azp"
@@ -411,10 +403,6 @@ If migration is supported for your App Service Environment, proceed to the next
411403

412404
Under **Get new IP addresses**, confirm that you understand the implications and select the **Start** button. This step takes about 15 minutes to complete. You can't scale or make changes to your existing App Service Environment during this time.
413405

414-
> [!NOTE]
415-
> Due to a known bug, for ELB App Service Environment migrations, the inbound IP address may change again once the migration step is complete. This bug is being addressed and will be fixed as soon as possible. Open a support case to receive the correct IP address upfront or if you have any questions or concerns about this issue.
416-
>
417-
418406
### 3. Update dependent resources with new IPs
419407

420408
When the previous step finishes, the IP addresses for your new App Service Environment v3 resource appear. Use the new IPs to update any resources and networking components so that your new environment functions as intended after migration is complete. It's your responsibility to make any necessary updates.
@@ -477,10 +465,6 @@ At this time, detailed migration statuses are available only when you're using t
477465

478466
When migration is complete, you have an App Service Environment v3 resource, and all of your apps are running in your new environment. You can confirm the environment's version by checking the **Configuration** page for your App Service Environment.
479467

480-
> [!NOTE]
481-
> Due to a known bug, for ELB App Service Environment migrations, the inbound IP address may change once the migration step is complete. Check your App Service Environment v3's IP addresses and make any needed updates if there have been changes since the IP generation step. Open a support case if you have any questions or concerns about this issue or need help confirming the new IPs.
482-
>
483-
484468
If your migration includes a custom domain suffix, the domain appeared in the **Essentials** section of the **Overview** page of the portal for App Service Environment v1/v2, but it no longer appears there in App Service Environment v3. Instead, for App Service Environment v3, go to the **Custom domain suffix** page to confirm that your custom domain suffix is configured correctly. You can also remove the configuration if you no longer need it or configure one if you didn't have one previously.
485469

486470
:::image type="content" source="./media/migration/custom-domain-suffix-app-service-environment-v3.png" alt-text="Screenshot that shows the page for custom domain suffix configuration for App Service Environment v3.":::

0 commit comments

Comments
 (0)