Skip to content

Commit 9d72981

Browse files
authored
Merge pull request #183873 from MariDjo/patch-1
Added "Synapse serverless SQL pool is showing as unavailable" entry
2 parents 00b3f3c + 9cf9a9e commit 9d72981

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/synapse-analytics/sql/resources-self-help-sql-on-demand.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ If the issue still continues, create a [support ticket](../../azure-portal/suppo
3939

4040
If you do not see the databases that are created in serverless SQL pool, check is your serverless SQL pool started. If the serverless SQL pool is deactivated, the databases will not be shown. Execute any query (for example `SELECT 1`) on the serverless pool to activate it, and the databases will be shown.
4141

42+
### Synapse Serverless SQL pool is showing as unavailable
43+
Wrong network configuration is often the cause for this behaviour. Make sure the ports are appropriatelly configured. In case you use firewall or Private Endpoint check their settings as well. Finally, make sure the appropriate roles are granted.
44+
4245
## Storage access
4346

4447
If you are getting the errors while trying to access the files on storage, make sure that you have permissions to access data. You should be able to access publicly available files. If you are accessing data without credentials, make sure that your Azure AD identity can directly access the files.

0 commit comments

Comments
 (0)