Forum Discussion
gotters
Resolver I
2 years agoGet 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
Super User
2 years agoyou 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
Resolver I
2 years agoActually 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 ago
Super User
Ha! That seems to be new-ish. Thanks!