Skip to content

Commit 12a7d4e

Browse files
authored
Merge pull request #107151 from rohitnayakmsft/patch-4
Updated Considerations section
2 parents 79e4de1 + 79896f6 commit 12a7d4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
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.
@@ -172,6 +174,8 @@ There are a few things to know when working with the query editor.
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

174176

177+
178+
175179
## Next steps
176180

177181
To learn more about the Transact-SQL supported in Azure SQL databases, see [Resolving Transact-SQL differences during migration to SQL Database](sql-database-transact-sql-information.md).

0 commit comments

Comments
 (0)