Skip to content

Commit 14ef053

Browse files
committed
whitespace cleanup
1 parent cd9e65e commit 14ef053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/power-platform/administration/virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ If you experience issues where requests to a resource use a public IP address in
8383

8484
#### Non-Azure resource without a private endpoint
8585

86-
If a non-Azure resource doesn't have a private endpoint, but it's accessible from your virtual network, your DNS server should be configured to resolve the resource's hostname to its private IP address. Add a DNS *A* record to your DNS server that maps the resource's hostname to its private IP address:
86+
If a non-Azure resource doesn't have a private endpoint, but it's accessible from your virtual network, your DNS server should be configured to resolve the resource's hostname to its private IP address. Add a DNS *A* record to your DNS server that maps the resource's hostname to its private IP address:
8787

8888
- If you're using a custom DNS server, add the A record directly to your server.
8989
- If you're using an Azure-provided DNS, create an [Azure Private DNS Zone](/azure/dns/private-dns-overview), and link it to your virtual network. Then, add the A record to the private DNS zone.

0 commit comments

Comments
 (0)