Skip to content

Commit d17337d

Browse files
Merge pull request #214677 from duongau/patch-7
Private Endpoint - private DNS zone auto generated configuration
2 parents 26b5231 + d8dc34a commit d17337d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/private-link/private-endpoint-dns.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Azure creates a canonical name DNS record (CNAME) on the public DNS. The CNAME r
3535
Your applications don't need to change the connection URL. When resolving to a public DNS service, the DNS server will resolve to your private endpoints. The process doesn't affect your existing applications.
3636

3737
> [!IMPORTANT]
38-
> Private networks already using the private DNS zone for a given type, can only connect to public resources if they don't have any private endpoint connections, otherwise a corresponding DNS configuration is required on the private DNS zone in order to complete the DNS resolution sequence.
38+
> * Private networks already using the private DNS zone for a given type, can only connect to public resources if they don't have any private endpoint connections, otherwise a corresponding DNS configuration is required on the private DNS zone in order to complete the DNS resolution sequence.
39+
> * Private endpoint private DNS zone configurations will only automatically generate if you use the recommended naming scheme in the table below.
3940
4041
For Azure services, use the recommended zone names as described in the following table:
4142

0 commit comments

Comments
 (0)