Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Call semPy libraries as service principal

I have a notebook that I wish to get information from all datasets across my tenancy. I have been able to do this for workspaces my account has access to, but I need to do this for all workspaces. I ...
  • Anonymous's avatar
    Anonymous
    1 year ago

    HI Anonymous,

    After I double checked these credentials that we provide in the notebook. It seems not really used for the sempy functions authorizations.

    They only initialed for Fabric RestClient and corresponding functions uses. For the default sempy functions, they still invoked the current user credentials that notebook and its sessions cached.

    Regards,

    Xiaoxin Sheng