What URI to use as a redirect for API connections in Azure Data Factory

Anonymous
2023-01-11T01:06:58.397+00:00

I am trying to create a connection to a RESTful API from Azure DF to ingest data into one of my storage containers. One of the required authorization headers for this API is a redirect URI. When connecting from code on my local computer I would typically use a localhost but I don't think that will work in this case.

Is there some way of setting up a URI through one of the services for this purpose? Or a standard redirect URI that Azure uses?

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

Accepted answer
  1. Vinodh247 34,661 Reputation points MVP Volunteer Moderator
    2023-01-11T01:17:51.007+00:00

    Hi

    Thanks for reaching out to Microsoft Q&A.

    Can you try the below link for creating URI and let me know if this works?

    https://learn.microsoft.com/en-us/rest/api/automation/webhook/generate-uri?tabs=HTTP

    Please Upvote and Accept as answer if the reply was helpful, this will be helpful to other community members.


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.