TestTCPNetworkConnection.sql on Azure SQL Database
Open
- Dominant language
- TSQL
- Stars
- 61
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Azure/sqlmi/blob/main/how-to/how-to-test-tcp-connection-from-mi/TestTCPNetworkConnection.sql
When I try this on an Azure SQL Database (not managed instance), I get the error below. How do we test outbound ports on an Azure SQL Database?
```
Msg 40515, Level 15, State 1, Line 16
Reference to database and/or server name in 'msdb.dbo.sysjobs_view' is not supported in this version of SQL Server.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.