Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. 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.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 15 | |
| 7 | |
| 6 | |
| 5 | |
| 4 |