garddolau
1 year agoAdvocate III
Status:
Completed
Fabric REST APIs - SQL Database - Return connection details
Hi Team, Great to get the ability to create a SQL Database via API are you working on the ability to return the connection details? To make it more useful it would be great if we could get the ...
akatesmith
1 year agoMicrosoft Employee
This should be documented under the GET command in the REST API. We do not return the connection string in the create command - you have to create, parse the id from the response and post a GET.