This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Today, we are pleased to announce a solution that addresses this concern faced by tenant administrators. Say hello to the "GetCapacityTenantSettingOverrides" API, that helps Fabric tenant admins to gain insight into capacity level overrides. This API can be used to query any tenant setting that may become delegable to the capacity level in the future.
Improved troubleshooting: Tenant admins can use the API to troubleshoot any issues related to the Fabric tenant setting. For example, if a tenant admin gets an incident reporting that the users are unable to create Fabric for a specific capacity, they can use the API to determine whether the tenant setting has been overridden for that capacity.
The API endpoint is:
https://api.fabric.microsoft.com/v1/admin/capacities/delegatedTenantSettingOverrides
The API response is a JSON object that contains a list of tenant-setting overrides, for each capacity identifiable using the capacity ID. Each tenant setting override will provide information such setting name, title, value, description, security group configuration. This API supports pagination. It returns 1000 records in a page and when the response exceeds 10000 records, the response will have a continuation that could be used for subsequent calls until all records are fetched. Here is a sample response:
Announcing_a_new_admin_API_to_get_insights_into_tenant_setting_overrides_at_capa
The "GetCapacityTenantSettingOverrides" API is a response to the concerns raised by tenant administrators. It offers transparency and insight that administrators need to govern Fabric. As we make more tenant-level settings delegable to domains and workspaces, we will enhance this API to get insights into domain and workspace level overrides.
As Fabric continues to evolve, our focus remains on empowering you with tools and insights that simplify your journey through the ever-changing landscape of data analytics. Please continue to send us feedback for what new capabilities you’d like to see in the future.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.