An Apache Spark-based analytics platform optimized for Azure.
Hello @Anonymous ,
Thanks for the question and using MS Q&A platform.
To resolve the issue, make sure you have assigned proper permissions on the Storage account.
- As source: In Storage Explorer, grant at least Execute permission for ALL upstream folders and the file system, along with Read permission for the files to copy. Alternatively, in Access control (IAM), grant at least the Storage Blob Data Reader role.
- As sink: In Storage Explorer, grant at least Execute permission for ALL upstream folders and the file system, along with Write permission for the sink folder. Alternatively, in Access control (IAM), grant at least the Storage Blob Data Contributor role.
As per the repro, I had created a User Assigned Managed Identity named chepraUAMI.
Error: When I tried to to access the storage account without permissions:
Make sure you have
Storage Blob Data Contributorpermission on the User Assigned Managed Identity.
Success After granting the permissions, able to successfully connected via User Assigned Managed Identity.
For more details, refer to ADF - User-assigned managed identity authentication and Support for user-assigned managed identity in Azure Data Factory.
Hope this will help. Please let us know if any further queries.
------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how - Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is jhow you can be part of Q&A Volunteer Moderators