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
gotters
2 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
lbendlin
2 years agoSuper User
Ha! That seems to be new-ish. Thanks!