Forum Discussion
gotters
2 years 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) ...
- 2 years 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
2 years 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
- gotters2 years 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
- lbendlin2 years agoSuper User
Ha! That seems to be new-ish. Thanks!