Forum Discussion
mmilosanovic
1 year agoAdvocate IV
Some methods in notebooks do not work when executed from Data Pipelines deployed via SPN
Hi, I already created the ticket with Microsoft (2504161420001430) and also opened the issue here and also seems to be related to this issue here. `notebookutils.runtime.context.get("currentW...
frithjof_v
9 months agoCommunity Champion
I'm getting the same error message. Executing a pure Python notebook in the security context of a SPN.
The strange thing is that the notebook cell doesn't fail, it just prints the error message and continues running. I'm not even sure anything actually fails. Just an error message, but the notebook still seemed to complete the task it was supposed to do.