microsoft / semantic-link-labs

Early access to new features for Microsoft Fabric's Semantic Link.
MIT License
178 stars 40 forks source link

Add Domain Name to workspace detail in the function labs.admin.list_workspaces #256

Open Jai-Prakash-HU opened 2 weeks ago

Jai-Prakash-HU commented 2 weeks ago

It would be good if we can get domain name while running this function.

m-kovalsky commented 2 weeks ago

domain name is not an output of the API behind the admin.list_workspaces function. There is a separate function (with a separate API) for this:

admin.list_domain_workspaces