Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
Is there a REST API for exporting all current tenant settings in the admin portal? Or some other method? 
And is there a way to import this export again, so all settings are restored in one go?
thanks,
Feel free to reuse
keep_history = Truesdf = spark.createDataFrame(df)
write_mode="overwrite"
if keep_history:
write_mode = "append"
sdf.write.saveAsTable(name="Tenant_Settings", mode=write_mode)
Hi @Artefact
As far as I know currently there is no process to export or restore the settings via an API call.
The only thing I Could find is the current features available via the API: Available Features - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
            | User | Count | 
|---|---|
| 59 | |
| 13 | |
| 12 | |
| 10 | |
| 10 |