Azure / Azure/SQL-Connectivity-Checker
ADO.NET ports are not being checked
Open
- Dominant language
- C#
- Stars
- 81
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
We had a connection timeout problem on our Azure VM trying to connect to Azure SQL.
We allowed default 1433 port for communication, but that was not enough - https://learn.microsoft.com/th-th/azure/azure-sql/database/adonet-v12-develop-direct-route-ports?view=azuresql
This tool doesn't check anyhow that ports 11000-11999 are blocked for outbound traffic.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.