Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello,
I am learning MS Fabric and I would like to call Notebook via HTTP request (POST https://api.fabric.microsoft.com/v1/workspaces/{{WORKSPACE_ID}}/items/{{ARTIFACT_ID}}/jobs/instances...).
To achieve it I need to now WorkspaceID and notebook ArtifactID.
For that I need to create Workspace Identity, but this option is disabled. I have trial version of Fabric (F64) and I get folllowing warnning:
Workspace identities are supported in workspaces assigned to Fabric capacities (F64 or higher). If this workspace was migrated and is no longer assigned to an F64 (or higher) capacity, any items using workspace identities may no longer work.
Where could be a problem please?
Solved! Go to Solution.
Hi @fantomas
Thanks for using Fabric Community.
To get the Workspace Id you can simply refer to the URL of the Workspace. Just open the workspace in Fabric and get the URL. For example:
https://msit.powerbi.com/groups/9aa06270-7312-4340-ab81-690afd6cg56/list?experience=power-bi
The string in bold letters is your workspace id.
Similarly you can open the notebook and fetch the URL:
https://msit.powerbi.com/groups/9aa06270-7312-4340-ab81-690afd6cg56/synapsenotebooks/bfcb353f-66f1-428a-8416-682c8c23?experience=power-bi
The string in bold letters is your notebook id in the same workspace.
Hope this helps. Please let me know if you have any further questions.
Hi @fantomas
We haven’t heard from you on the last response and was just checking back to see if your query got resolved. Otherwise, will respond back with the more details and we will try to help.
Thanks
Hi @fantomas
The orginal ask is different from the above query. Can you please create a new post for the above query and provide all the details?
Thanks
Hi @v-nikhilan-msft,
this one request is resolved. Could I have another one?
I need to use Fabric API to run notebook. I have created app registration for this purpose. I get the token but when I use it to call Fabric API, a get error
. . . then I use it to get workspaces
Where could be problem? What do I wrong?
Thanks
Hi @fantomas
The orginal ask is different from the above query. Can you please create a new post for the above query and provide all the details?
Thanks
Hello,
thank you for your message(s). I realized later, that it will be accessible from url . . . as you recommended it to me.
So from this point of view is my code working.
Thanks
Hi @fantomas
Thanks for using Fabric Community.
To get the Workspace Id you can simply refer to the URL of the Workspace. Just open the workspace in Fabric and get the URL. For example:
https://msit.powerbi.com/groups/9aa06270-7312-4340-ab81-690afd6cg56/list?experience=power-bi
The string in bold letters is your workspace id.
Similarly you can open the notebook and fetch the URL:
https://msit.powerbi.com/groups/9aa06270-7312-4340-ab81-690afd6cg56/synapsenotebooks/bfcb353f-66f1-428a-8416-682c8c23?experience=power-bi
The string in bold letters is your notebook id in the same workspace.
Hope this helps. Please let me know if you have any further questions.
Hi @fantomas
We haven’t heard from you on the last response and was just checking back to see if your query got resolved. Otherwise, will respond back with the more details and we will try to help.
Thanks
User | Count |
---|---|
33 | |
14 | |
6 | |
3 | |
2 |
User | Count |
---|---|
39 | |
22 | |
11 | |
7 | |
6 |