Identity management

Glenn Maxwell 11,496 Reputation points
2021-10-25T16:50:24.543+00:00

Hi All

i have a storage account in Azure, it has 3 containers, i have a requirement to enable Identity management on one of the container. How to enable it. i dont see any option Experts guide me on this.

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
266 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,225 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,925 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andreas Baumgarten 111.5K Reputation points MVP
    2021-10-25T17:06:00.9+00:00

    Hi @Glenn Maxwell ,

    navigate to the container and click on Access Control (IAM):

    143498-image.png

    • Click on +Add and select Add role assignment
    • Select the permission role, for instance Storage Blob Data Reader
    • Add member(s) to the permission role
    • Review +assign

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.