Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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 connection details for the created database to (similar to how we can get in warehouse).
** Once completed can we update the offical documentation ASAP so the Terraform provided team can start using **
Return something like below:
{
"id": "5b218778-e7a5-4d73-8187-f10824047715",
"displayName": "SQLDatabase1",
"description": "A SQLDatabase description.",
"type": "SQLDatabase",
"workspaceId": "cfafbeb1-8037-4d0c-896e-a46fb27ff229"
"properties": {
"serverFqdn": "dqjx2zrgh4uejnetrut54cdkau-g3353rbpoubuvclqhgoznhkmji.database.fabric.microsoft.com",
"databaseName": "SQLDatabase1-b218778-e7a5-4d73-8187-f10824047715"
},
}
Thanks,
Darren
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you don't see this available already, you should see it soon.