Hi
I Want to Add User Privilleges on Azure storage Using Asp.net,
Need user privilleges on Storage And Containers
Please Help
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Afzaal Ahmad ZeeshanPosted May 3, 2019, 2:41 PM
On the other hand, we have Azure REST API for administrative tasks. Since you want to authenticate the user and authorize them to access the containers/resources, you should consider using Azure REST API and provide access to users in your own Azure AD.