Forum Discussion
Anonymous
1 year agoNot applicable
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 ...
- Anonymous1 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
Anonymous
1 year agoNot applicable
Thanks. I will just run this script as an admin account - not ideal but looks like the best that can be done