Skip to content

Commit ef5e61b

Browse files
authored
small changes
1 parent e46fcee commit ef5e61b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/app-service/manage-custom-dns-migrate-domain.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ When you later migrate your custom DNS name from the old site to the App Service
4444

4545
Add a `TXT record` for domain verification. The host name for the `TXT record` depends on the type of DNS record that you want to map. See the following table (`@` typically represents the root domain):
4646

47-
| DNS record example | TXT Host | TXT Value |
47+
| DNS record example | TXT host | TXT value |
4848
| - | - | - |
4949
| `\@` (root) | `_asuid_` | Domain verification ID shown in the **Custom domains** management pane |
5050
| `www` (sub) | `_asuid.www_` | Domain verification ID shown in the **Custom domains** management pane |
@@ -67,7 +67,7 @@ Add a `TXT record` for domain verification. The host name for the `TXT record` d
6767

6868
[!INCLUDE [Certificate binding types](../../includes/app-service-ssl-binding-types.md)]
6969

70-
1. Type the fully qualified domain name that you want to migrate, that corresponds to the `TXT record` that you created. For example: `contoso.com`, `www.contoso.com`, or `*.contoso.com`.
70+
1. Type the fully qualified domain name that you want to migrate and that corresponds to the `TXT record` that you created. For example: `contoso.com`, `www.contoso.com`, or `*.contoso.com`.
7171

7272
:::image type="content" source="./media/app-service-web-tutorial-custom-domain/configure-custom-domain-preempt.png" alt-text="A screenshot that shows how to configure a new custom domain, along with a managed certificate." border="true":::
7373

@@ -131,5 +131,5 @@ You can find the deployment unit for your app by looking at the domain name of t
131131

132132
Learn how to bind a custom TLS/SSL certificate to App Service:
133133

134-
* [Purchase an App Service domain](manage-custom-dns-buy-domain.md).
134+
* [Purchase an App Service domain](manage-custom-dns-buy-domain.md)
135135
* [Secure a custom DNS name with a TLS binding in Azure App Service](configure-ssl-bindings.md)

0 commit comments

Comments
 (0)