Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Hello @Akshata Purshottam Palsule ,
Thanks for reaching out to us for this issue. I just countered the same issue as yours and lucky I have figured out the way. I hope you can solve your issue after follow my steps.
There are total 3 roles you need to assign to your blob account. They are:
owner or contributor, and
storage blob data owner or storage blob data contributor, and
reader
Here I select Contributor, Storage blob data contributor and reader as below.
To accomplish this, you need to go to your Storage blob, select IAM, and add those 3 roles as below.
Click Add -> Add role assignment
Select Role first, you need to do it one by one.
Let's start with reader.
Click Reader then click member to go to the next step. -> Select Managed identity under Assign access to. ->Select Members and find your resource. In the window that appears, select your subscription, and Language as the managed identity. You can search for user names in the Select field. Repeat this for all roles.
Click Assign. You need to do it for 3 times for every role, then everything should be fine. You should wait for 10mins then there should not be any error.
Hope this helps!
Regards,
Yutong
-Please kindly accept the answer if you feel helpful, your action help the whole community. Thanks.