This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi Team,
Is there a way that we can create a connection object via a Fabric API? so that can be used when creating a fabric shortcut (again via an API call)
Thanks
Hi @asankab ,
Thanks for using Fabric Community.
I would like to understand what object you would like to create?
Fabric API can be used for all of these -
Docs to refer - Microsoft Fabric REST APIs for automation and embedded analytics - Microsoft Fabric REST APIs | Micr...
If you can provide me more details, then I can guide you better.
What i want to create is a shortcut to ADLSGen2 inside a lakehouse files folder. But creating that shortcut requires a connectionId to passed in as part of the request playload, so i am thinking if there is a way that the connectionId can be created via an API, i can use the same connectionId can create many shortcuts.
Ex: payload
By ConnectionId i am referring to the one you see below in the payload. a property named connectionId
string bady = @$"{{
""path"": ""Files/landingZone"",
""name"": ""az-autogenerated-shortcut-via-api"",
""target"": {{
""adlsGen2"": {{
""location"": ""https://ssss.dfs.core.windows.net"",
""subpath"": ""/raw"",
""connectionId"": "123123123123"
}}
}}
}}";
Hi @asankab ,
Apologies for the delay in reply from our side.
As I understand you were looking for a way to get this connection id automatically.
But for now we only have this option to copy the connection id and use it in the API.
Appreciate if you could share the feedback on our feedback link , which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.
Feedback Link : Home (microsoft.com)
Hope this helps. Please let me know if you have any further questions.
Check out the April 2026 Fabric update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
| User | Count |
|---|---|
| 15 | |
| 10 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 37 | |
| 20 | |
| 14 | |
| 12 | |
| 11 |