Skip to content

Commit e60c16c

Browse files
committed
validation
1 parent 4cb186f commit e60c16c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/app-service/environment/integrate-with-application-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You need to create an App Service plan and an app in your ILB ASE. When creating
6767
### A public DNS name to the application gateway
6868

6969
To connect to the application gateway from internet, you need a routable domain name. In this case, I used a routable domain name `asabuludemo.com` and planning to connect to an App Service with this domain name `app.asabuludemo.com`. The IP addresses mapped to this app domain name need to set to the public IP after the application gateway created.
70-
With a public domain mapped to the application gateway, you don't need to configure a custom domain in App Service. You can buy a custom domain name with [App Service Domains](../manage-custom-dns-buy-domain.md#buy-an-app-service-domain).
70+
With a public domain mapped to the application gateway, you don't need to configure a custom domain in App Service. You can buy a custom domain name with [App Service Domains](../manage-custom-dns-buy-domain.md#1-buy-an-app-service-domain).
7171

7272
### A valid public certificate
7373

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ If you want to configure automatic renewal, or if you want to manually renew you
140140

141141
1. In the search bar, search for and select **App Service Domains**.
142142

143-
:::image type="content" source="./media/app-service-web-tutorial-custom-domain/view-app-service-domain.png" alt-text="A screenshot showing how to open the App Service domain view.":::
143+
:::image type="content" source="./media/app-service-web-tutorial-custom-domain/view-app-service-domains.png" alt-text="A screenshot showing how to open the App Service domain view.":::
144144

145145
1. Select the domain you want to configure.
146146

@@ -164,7 +164,7 @@ In Azure, DNS records for an App Service Domain are managed using [Azure DNS](ht
164164

165165
1. In the search bar, search for and select **App Service Domains**.
166166

167-
:::image type="content" source="./media/app-service-web-tutorial-custom-domain/view-app-service-domain.png" alt-text="A screenshot showing how to open the App Service domain view in the manage custom DNS records section.":::
167+
:::image type="content" source="./media/app-service-web-tutorial-custom-domain/view-app-service-domains.png" alt-text="A screenshot showing how to open the App Service domain view in the manage custom DNS records section.":::
168168

169169
1. Select the domain you want to configure.
170170

@@ -180,7 +180,7 @@ After you purchase the App Service Domain, you have five days to cancel your pur
180180

181181
1. In the search bar, search for and select **App Service Domains**.
182182

183-
:::image type="content" source="./media/app-service-web-tutorial-custom-domain/view-app-service-domain.png" alt-text="A screenshot showing how to open the App Service domain view in the manage custom DNS records section.":::
183+
:::image type="content" source="./media/app-service-web-tutorial-custom-domain/view-app-service-domains.png" alt-text="A screenshot showing how to open the App Service domain view in the manage custom DNS records section.":::
184184

185185
1. Select the domain you want to configure.
186186

articles/dns/dns-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: greglin
1313

1414
Azure DNS is a hosting service for DNS domains that provides name resolution by using Microsoft Azure infrastructure. By hosting your domains in Azure, you can manage your DNS records by using the same credentials, APIs, tools, and billing as your other Azure services.
1515

16-
You can't use Azure DNS to buy a domain name. For an annual fee, you can buy a domain name by using [App Service domains](../app-service/manage-custom-dns-buy-domain.md#buy-an-app-service-domain) or a third-party domain name registrar. Your domains then can be hosted in Azure DNS for record management. For more information, see [Delegate a domain to Azure DNS](dns-domain-delegation.md).
16+
You can't use Azure DNS to buy a domain name. For an annual fee, you can buy a domain name by using [App Service domains](../app-service/manage-custom-dns-buy-domain.md#1-buy-an-app-service-domain) or a third-party domain name registrar. Your domains then can be hosted in Azure DNS for record management. For more information, see [Delegate a domain to Azure DNS](dns-domain-delegation.md).
1717

1818
The following features are included with Azure DNS.
1919

0 commit comments

Comments
 (0)