I have one Azure storage account with several containers, where I have some guest users who will be logging into the portal, but they should have read
/write
access to the specific containers. These guest users should not have delete
permissions.
I have gone through so many articles but never succeed.
Is there any way where I can achieve this?