Skip to content

Commit b4b6d21

Browse files
authored
Update private-endpoint.md
1 parent 1ff751b commit b4b6d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/networking/private-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ In the Web HTTP logs of your Web App, you will find the client source IP. This i
5959
## DNS
6060

6161
As this feature is in preview, we don't change the DNS entry during the preview. You need to manage the DNS entry in your private DNS server or Azure DNS private zone yourself.
62-
If you need to use a custom DNS name, you must add the custom name in your Web App. During the preview, the custom name must be validated like any custom name, using public DNS resolution. For more informations, see [custom DNS validation][dnsvalidation].
62+
If you need to use a custom DNS name, you must add the custom name in your Web App. During the preview, the custom name must be validated like any custom name, using public DNS resolution. For more information, see [custom DNS validation][dnsvalidation].
6363

6464
If you need to use the Kudu console, or Kudu REST API (deployment with Azure DevOps self-hosted agents for example), you need to create two records in your Azure DNS private zone or your custom DNS server.
6565
- PrivateEndpointIP yourwebappname.azurewebsites.net

0 commit comments

Comments
 (0)