Share via

Azure blob access

Louis Nomicus 1 Reputation point
2021-02-11T14:52:25.083+00:00

Hello,

I have an Azure blob that currently has public access

I would like to know if it is possible to manage access to the blob using a user account and password. If possible how do we get there?

Best regards

Azure Blob Storage
Azure Blob Storage

An Azure service that stores unstructured data in the cloud as blobs.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Louis Nomicus 1 Reputation point
    2021-02-22T09:23:48.957+00:00

    Dear sir,

    Sorry, I start to read the article which is very dense and I realize that we can give the rights at the container level. That is to say that the user will be entitled to all the blobs of this container. am I right?

    Was this answer helpful?

    0 comments No comments

  2. Anonymous
    2021-02-12T21:02:50.497+00:00

    @Louis Nomicus
    Yes, this is possible. You can read more about Azure AD and authorizing access here. This thread does a good job discussing how RBAC works with blob storage.

    Hope this helps! If you have further questions or issues please let us know.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    Was this answer helpful?

    0 comments No comments

Your answer

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