Assigning role to registered AAD application

Tianjiao 21 Reputation points
2021-09-01T11:18:39.327+00:00

I am following storage-blob-readme. I am using "DefaultAzureCredential from @azure/identity package", but how can I "assign Storage Blob Data Contributor role to the registered AAD application"? I can't find my registered AAD application in any list.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,639 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,634 questions
0 comments No comments
{count} votes

Accepted answer
  1. deherman-MSFT 35,636 Reputation points Microsoft Employee
    2021-09-01T21:22:02.533+00:00

    @Tianjiao
    When you register an application through the Azure portal, an application object and service principal are automatically created in your home directory or tenant. You should be able to search your application when you add a role under Access Control(IAM) for the storage account. For more information you can refer to this page on creating an Azure AD application and service principal that can access resources.
    128368-myapplication.png

    Hope this helps! Let us know if you are still facing issues or have further questions.

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

    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.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful