Forum Discussion
cosmic_100
Feb 21, 2024Copper Contributor
Spark notebook can't read storage account
Hello, I have a synapse workspace connected to it's default storage account and I can read data from blobs into a synapse pipeline using a copy task with no issues. When I go to execute a simple sp...
lcolbert
Mar 04, 2024Copper Contributor
What is running the notebook? It could be that either a user account, or the managed identity (if you're using it) that doesn't have the Storage Blob Data Contributor role.
- If you're running the notebook as yourself, provide that role to the user(s) that need it in Access control (IAM).
- If the managed identity is running the notebook, again make sure it has the role AND also make sure the notebook is running as the managed identity.
Upper Left of Notebook (Config).
Inside the config at the bottom of the tab: