About 68,200,000 results
Open links in new tab
  1. fabric服务端显示fabric-api版本不够如何解决? - 知乎

    Feb 23, 2024 · 2.更新fabric api,如果你出现fabric模组支持器版本不适配api那么就找老版模组吧 3.重新下一个更新的fabric模组支持器和fabric api,然后导入新版模组

  2. How to grant permissions to my application to use Microsoft …

    Feb 5, 2025 · Registered Single Tenant Microsoft Entra ID application: NOTE: As mentioned in this MS-Document, To list the workspaces, Requires Delegated Scopes only …

  3. Generating token for Fabric Rest api using client secret

    Mar 26, 2024 · Initially, I registered one Entra ID application and created one client secret in it: You need to add above service principal to Fabric workspaces giving at least Contributor role …

  4. azure - Getting InsufficientPrivileges / PrincipalTypeNotSupported ...

    Feb 17, 2025 · You cannot use Service Principals due to API restrictions, but you can automate the process by using User-based Authentication once (via OAuth 2.0), and then store and use …

  5. Script to call the MS Fabric -Git update From Git API

    Mar 5, 2025 · According to the document on Identity Support, Each API's reference page lists whether the API supports service principals and managed identities. When using APIs, …

  6. Is it possible to get the Fabric Capacity Operations metrics via an …

    Jul 23, 2024 · I wish to monitor all the operations in my fabric capacity (or workspace scope). I've checked out the Fabric REST API, but it seems to be focused on CRUD only, not monitoring. …

  7. Error while Creating MS Fabric workspace using API

    Mar 20, 2025 · 1 To create MS Fabric workspace, the user or service principal must have permission to create workspaces granted by the tenant admin and must have contributor …

  8. Getting error while creating access token using OAuth 2.0 for MS …

    Feb 19, 2025 · In Postman I am trying to generate Access token using Oauth2.0 for MS fabric Update API call. I have entered below details POST https://login.microsoftonline.com ...

  9. python - Microsoft Fabric REST API - Stack Overflow

    Sep 17, 2024 · I am using an App Registration to authenticate to the Microsoft Fabric REST API through a Python script. To do this, I followed the steps below: I created an Application; I …

  10. MS Fabric REST API - get notebook definition - Stack Overflow

    Feb 11, 2025 · MS Fabric REST API - get notebook definition Asked 9 months ago Modified 8 months ago Viewed 451 times