Skip to content

Commit 11526da

Browse files
Update sql-database-managed-instance-custom-dns.md
1 parent 0e230f3 commit 11526da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/sql-database/sql-database-managed-instance-custom-dns.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ ms.reviewer: bonova, carlrab
1717
An Azure SQL Database Managed Instance (preview) must be deployed within an Azure [virtual network (VNet)](../virtual-network/virtual-networks-overview.md). There are a few scenarios (i.e. linked servers to other SQL instances in your cloud or hybrid environment) that require private host names to be resolved from the Managed Instance. In this case, you need to configure a custom DNS inside Azure. Since Managed Instance uses the same DNS for its inner workings, the virtual network DNS configuration needs to be compatible with Managed Instance.
1818

1919
To make a custom DNS configuration is compatible with the Managed Instance, you need to:
20-
- configure custom DNS server so it is able to resolve public domain names
21-
- put Azure Recursive Resolver DNS IP address 168.63.129.16 at the end of virtual network DNS list
20+
- Configure custom DNS server so it is able to resolve public domain names
21+
- Put Azure Recursive Resolver DNS IP address 168.63.129.16 at the end of the virtual network DNS list
2222

23-
## Setting up supported custom DNS servers configuration
23+
## Setting up custom DNS servers configuration
2424

2525
1. In the Azure portal, find custom DNS option for your VNet.
2626

0 commit comments

Comments
 (0)