Skip to content

Commit 66dd507

Browse files
authored
Merge pull request #203168 from RyanHill-MSFT/issues/94995-asuid-domain-verification
(AzureCXP) use asuid over awverify
2 parents 0f68e10 + ce5b979 commit 66dd507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/manage-move-across-regions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Certain resources, such as imported certificates or hybrid connections, contain
4444
1. [Create a back up of the source app](manage-backup.md).
4545
1. [Create an app in a new App Service plan, in the target region](app-service-plan-manage.md#create-an-app-service-plan).
4646
2. [Restore the back up in the target app](manage-backup.md)
47-
2. If you use a custom domain, [bind it preemptively to the target app](manage-custom-dns-migrate-domain.md#bind-the-domain-name-preemptively) with `awverify.` and [enable the domain in the target app](manage-custom-dns-migrate-domain.md#enable-the-domain-for-your-app).
47+
2. If you use a custom domain, [bind it preemptively to the target app](manage-custom-dns-migrate-domain.md#bind-the-domain-name-preemptively) with `asuid.` and [enable the domain in the target app](manage-custom-dns-migrate-domain.md#enable-the-domain-for-your-app).
4848
3. Configure everything else in your target app to be the same as the source app and verify your configuration.
4949
4. When you're ready for the custom domain to point to the target app, [remap the domain name](manage-custom-dns-migrate-domain.md#remap-the-active-dns-name).
5050

0 commit comments

Comments
 (0)