Skip to content

Commit ee3ada8

Browse files
committed
address warning from GH secret detection
1 parent d377e56 commit ee3ada8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-indexer-how-to-access-private-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Although you can call the Management REST API directly, it's easier to use the A
3838
3939
## 1 - Retrieve connection information
4040

41-
Retrieve the FQDN of the managed instance, including the DNS zone. The DNS zone is part of the domain name of the SQL Managed Instance. For example, if the FQDN of the SQL Managed Instance is `my-sql-managed-instance.a1b22c333d44.database.windows.net`, the DNS zone is `a1b22c333d44`.
41+
Retrieve the FQDN of the managed instance, including the DNS zone. The DNS zone is part of the domain name of the SQL Managed Instance. For example, if the FQDN of the SQL Managed Instance is `my-sql-managed-instance.00000000000.database.windows.net`, the DNS zone is `00000000000`.
4242

4343
1. In Azure portal, find the SQL managed instance object.
4444

0 commit comments

Comments
 (0)