Skip to content

Commit 0b66405

Browse files
authored
Merge pull request #110312 from NavtejSaini-MSFT/patch-54
Fixes https://github.com/MicrosoftDocs/azure-docs/issues/51546
2 parents 09ccf44 + 5a8e355 commit 0b66405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-connect-query-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ There are a few things to know when working with the query editor.
169169

170170
* The query editor uses ports 443 and 1443 to communicate. Ensure you have enabled outbound HTTPS traffic on these ports. You will also need to add your outbound IP address to the server's allowed firewall rules to access your databases and data warehouses.
171171

172-
* Query Editor works with Private Link without needing to add the Client Ip address into the SQL Database firewall
172+
* If you have Private Link connection, The Query Editor works without needing to add the Client Ip address into the SQL Database firewall
173173

174174
* Pressing **F5** refreshes the query editor page and any query being worked on is lost.
175175

0 commit comments

Comments
 (0)