ResourceURL for Managed Identity Authentication ADF

Rohit 251 Reputation points
2023-01-09T14:09:48.577+00:00

Hello,

I am using a web activity & want to connect to storage account using "System assigned Managed Identity" Authentication.
The web activity requires resource as shown in the below image

277485-image.png

Can some help me with the URL that is to be entered here ?
Also it would be really helpful for the list of resource URL's / id's for all azure offerings.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
0 comments No comments
{count} votes

Answer accepted by question author
  1. PRADEEPCHEEKATLA 91,496 Reputation points Moderator
    2023-01-10T06:19:01.033+00:00

    Hello @Rohit ,

    Thanks for the question and using MS Q&A platform.

    > To connect to a storage account using a system-assigned managed identity, you need to specify the resource URL for the storage account in the web activity. The resource URL for the storage account will be in the following format: https://storage.azure.com/

    In your storage account,

    • Add role assignment with a role as Storage Blob Data Contributor.
    • Assign access to Managed identity
    • Select Member and add your data factory as a member.

    In Azure data factory web activity:

    277761-image.png

    Note: The resource url changes from service to service.

    For more details, refer to Web activity in Azure Data Factory and Azure Synapse Analytics, Using Azure Data Factory to call Azure REST API of Azure API Management and How to Read File from Blob Storage and Save Contents in Variable in ADF Azure Data Factory Tutorial.

    Hope this will help. Please let us know if any further queries.


    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is jhow you can be part of Q&A Volunteer Moderators
    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.