Skip to content

Commit 79896f6

Browse files
Moved text higher up in the doc
Moved text higher up in the doc
1 parent 8e27aa4 commit 79896f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ There are a few things to know when working with the query editor.
161161

162162
* The query editor uses ports 443 and 1443 to communicate. Please 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.
163163

164+
* Query Editor works with Private Link without needing to add the Client Ip address into the SQL Database firewall
165+
164166
* Pressing F5 refreshes the query editor page and any query being worked on is lost.
165167

166168
* Query editor doesn't support connecting to the `master` database.
@@ -171,7 +173,7 @@ There are a few things to know when working with the query editor.
171173

172174
* There's no support for IntelliSense for database tables and views. However, the editor does support autocomplete on names that have already been typed.
173175

174-
* Query Editor works with Private Link without needing to add the Client Ip address into the SQL Database firewall
176+
175177

176178

177179
## Next steps

0 commit comments

Comments
 (0)