Forum Discussion
gotters
1 year agoResolver I
Get all PBI tenant settings? API?
We need to find an easy way to direct our IT staff (who have the access) to retrieve all our PBI Tenant settings so that we can setup another tenant with the same settings in place (for our testing) ...
- 1 year ago
Actually on the Fabric REST API it seems to be available....this looks pretty good at least for my needs
https://learn.microsoft.com/en-us/rest/api/fabric/admin/tenants/list-tenant-settings
lbendlin
1 year agoSuper User
you can't even get that for a capacity, let alone for a tenant.
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com
gotters
1 year agoResolver I
Actually on the Fabric REST API it seems to be available....this looks pretty good at least for my needs
https://learn.microsoft.com/en-us/rest/api/fabric/admin/tenants/list-tenant-settings
- lbendlin1 year agoSuper User
Ha! That seems to be new-ish. Thanks!