Hey Yeliz Kilinc
Thank you for the confirming the constraint on using "Keybased" authentication.
I was able to replicate the scenario after disabling key based authentication.
Solution is to use Jupiter notebook or VS code web/desktop from computes with manage identity permission to storage.
Attached steps to use managed identity authentication for other using looking answer on same context.
- Compute Instance has MI enabled (System‑assigned MI is fine). Workspace and compute MI(s) have Storage RBAC:
- Storage Blob Data Contributor and reader (or Reader if strictly read‑only) on the workspace storage account scope.
- Goto Data in AML studio then locate Default blob store.
on the Default Datastores, turn off “Save credentials with the datastore for data access” and turn on “Use workspace managed identity for data preview and profiling.
- Check "Enabled Managed Identity for SMB" on Storage configuration with "Key based authentication" disabled.
If you found the pointers in answer helpful, please don't forget to accept this answer as verified one.
Thank you for collaborating.