Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
The sql endpoint api (/workspaces/{workspaceId}/sqlEndpoints) responds with
{ "value": [ { "id": "3546052c-ae64-4526-b1a8-52af7761426f", "displayName": "SQLEndpoint Name 1", "description": "A SQL endpoint description.", "type": "SQLEndpoint", "workspaceId": "cfafbeb1-8037-4d0c-896e-a46fb27ff229" } ] }
It would be very helpfull if the sql connections string of that endpoints would also be included in the response so that it can be used in other processes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.