Function To Get All The Fabric Tenant Settings With Descriptions
Sharing a function I have been using to get all the Fabric tenant settings and the description of each setting.
💡
You need to be a Fabric tenant admin to use this function. Run the following function in a Fabric notebook.
import sempy.fabric as f...
fabric.guru1 min read
Luis Toribio
Data Data Data :-)
Sandeep Pawar Thanks for sharing this function. I've just tested it and it will help me to automate how we keep track with tenant setting changes. One question if I may.. the details for Security groups in this function are returned as [{'graphId': '14xxx420-2xxb-4xxx0-a7xx5-6xxx8ad4...
Is it possible to amend the function to show the actual AAD Group Names from Entra Id?