You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional information about Resource Health can be found [here](/articles/service-health/resource-health-overview.md).
29
+
For more information, see [Resource Health](/articles/service-health/resource-health-overview.md).
30
30
31
31
## Check for paused or scaling operation
32
32
@@ -42,11 +42,11 @@ Otherwise, check with your IT administrator to verify that this maintenance isn'
42
42
43
43
## Check your firewall settings
44
44
45
-
The dedicated SQL pool (formerly SQL DW) database communicates over port 1433. If you're trying to connect from within a corporate network, outbound traffic over port 1433 might not be allowed by your network's firewall. In that case, you can't connect to your [logical server](/azure/azure-sql/database/logical-servers) unless your IT department opens port 1433. Additional information on firewall configurations can be found [here](/azure/azure-sql/database/firewall-configure?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json#create-and-manage-ip-firewall-rules).
45
+
The dedicated SQL pool (formerly SQL DW) database communicates over port 1433. If you're trying to connect from within a corporate network, outbound traffic over port 1433 might not be allowed by your network's firewall. In that case, you can't connect to your [logical server](/azure/azure-sql/database/logical-servers) unless your IT department opens port 1433. For more information, see [firewall configurations](/azure/azure-sql/database/firewall-configure?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json#create-and-manage-ip-firewall-rules).
46
46
47
47
## Check your VNet/Service Endpoint settings
48
48
49
-
If you're receiving Errors 40914 and 40615, see [error description and resolution here](/azure/azure-sql/database/vnet-service-endpoint-rule-overview?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json#errors-40914-and-40615).
49
+
If you're receiving Errors 40914 and 40615, see [vNET service endpoint rules](/azure/azure-sql/database/vnet-service-endpoint-rule-overview?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json#errors-40914-and-40615).
50
50
51
51
## Check for the latest drivers
52
52
@@ -69,7 +69,7 @@ Check to make sure you're using the latest driver versions. Using an older ve
69
69
70
70
## Check your connection string
71
71
72
-
Check to make sure your connection strings are set properly. Below are some samples. You can find additional information around[connection strings here](sql-data-warehouse-connection-strings.md).
72
+
Check to make sure your connection strings are set properly. Below are some samples. For more information, see[connection strings](sql-data-warehouse-connection-strings.md).
73
73
74
74
ADO.NET connection string
75
75
@@ -101,7 +101,7 @@ Check to see if you're experiencing heavy load on the server with a high number
101
101
102
102
## Common error messages
103
103
104
-
Errors 40914 and 40615, see the [error description and resolution here](/azure/azure-sql/database/vnet-service-endpoint-rule-overview?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json#errors-40914-and-40615).
104
+
For more information on errors 40914 and 40615, refer to [vNet service endpoint rules](/azure/azure-sql/database/vnet-service-endpoint-rule-overview?toc=/azure/synapse-analytics/sql-data-warehouse/toc.json&bc=/azure/synapse-analytics/sql-data-warehouse/breadcrumb/toc.json#errors-40914-and-40615).
0 commit comments