Authenticate Azure REST API using username and Password

Sukumar Vinnakota 316 Reputation points
2021-05-28T05:38:04.537+00:00

My requirement is to run a Data Factory pipeline using REST API on 3rd party tool. I want to authenticate Azure REST API against Username and Password , generate a bearer token and provide the token to the my Data Factory REST API to run the pipeline.

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

Answer accepted by question author
  1. AmanpreetSingh-MSFT 56,951 Reputation points Moderator
    2021-05-28T07:23:35.423+00:00

    Hi @Sukumar Vinnakota · Thank you for reaching out.

    You can acquire a token under user context by using the POST Call and Body as mentioned below:

    100479-image.png

    Note:

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

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


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.