Forum Discussion
User friendly SQL endpoints
- 2 years ago
Hi MarkBurgess the only user-friendly naming convention is for accessing the workspace storage using the OneLake URI, not the sql endpoint (at this time I believe). So if you create a workspace with no spaces, then you can acess your workspace storage using a tool like Azure Storage Explorer with the name of the workspace:
But if your workspace has spaces in, then you need to use the GUID of the workspace (easily found in the URL of the worksapce when you browse it)
Then you'd access it using the GUID instead of the name:
Hi MarkBurgess the only user-friendly naming convention is for accessing the workspace storage using the OneLake URI, not the sql endpoint (at this time I believe). So if you create a workspace with no spaces, then you can acess your workspace storage using a tool like Azure Storage Explorer with the name of the workspace:
But if your workspace has spaces in, then you need to use the GUID of the workspace (easily found in the URL of the worksapce when you browse it)
Then you'd access it using the GUID instead of the name:
Okay, thanks AndyDDC that makes sense.
- Anonymous2 years agoNot applicable
Hi MarkBurgess ,
Glad to know that your query got resolved. Please continue using Fabric Community for your further queries.
Below link helps you to get more idea on One Lake URI
How do I connect to OneLake? - Microsoft Fabric | Microsoft Learn