About 87,600,000 results
Open links in new tab
  1. How to grant permissions to my application to use Microsoft Fabric ...

    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 Workspace.Read.All or …

  2. fabric服务端显示fabric-api版本不够如何解决? - 知乎

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

  3. MC中fabric的模组不兼容问题? - 知乎

    而且还有个大大的【Incompatible mods found! 】 对应的fabric版本我也安装了好几次 可能你会觉得 fabric api 等同于 fabric(你已经安装了) ,但事实上并不是; 但如果你不确定,去百度一下fabric api …

  4. 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 like this: Before …

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

    Mar 5, 2025 · It will draw the attentions from the experts of MS Fabric scope. I think once you have a script that works locally no matter with Fabric API or any PS module we don't know yet, we can …

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

    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. The …

  7. 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 the …

  8. All about Fabric and Minecraft - Reddit

    An unofficial community for Fabric, the Minecraft: Java Edition mod loader. Here you can share your mods and modpacks, receive support as a player or as a mod dev, ask questions and discuss Fabric!

  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 created a certificate ...

  10. 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 permissions or be an …