Skip to content

Commit e798f0c

Browse files
authored
Merge pull request #90965 from rohitnayakmsft/nwsecbranch
Added a note on ports needed for DAC connections
2 parents 99e069a + 10baee8 commit e798f0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/sql-database/sql-database-connectivity-architecture.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ If you are connecting from outside Azure, your connections have a connection pol
4949

5050
![architecture overview](./media/sql-database-connectivity-architecture/connectivity-onprem.png)
5151

52+
> [!IMPORTANT]
53+
> Additionally open ports 14000-14999 to enable [Connecting with DAC](https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/diagnostic-connection-for-database-administrators?view=sql-server-2017#connecting-with-dac)
54+
55+
5256
## Azure SQL Database gateway IP addresses
5357

5458
The table below lists the IP Addresses of Gateways by region. To connect to an Azure SQL Database, you need to allow network traffic to & from **all** Gateways for the region.

0 commit comments

Comments
 (0)