Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Getting unauthorized issue while executing Notebook from Azure API

Hi,   I have an Azure function , where I would consume Post method to connect and execute Notebook on demand   URI- https://api.fabric.microsoft.com/v1/workspaces/xxxx/items/yyy/jobs/instances?jo...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Closing this thread, as the issue is solved. There was a Security Group configured to allow Service principals and after adding the API call is successfull. Thankyou !