Invoke pipeline using powershell without prompt for user name and password

John 190 Reputation points
2023-11-28T14:48:12.1966667+00:00

Hi,

I checked the question:- Invoke ADF pipeline using powershell script

and it solves the problem but it asks for prompt. I want to invoke the ADF without any prompt using powershell.

please let me know the solution.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Windows for business | Windows Server | User experience | PowerShell
{count} votes

Answer accepted by question author
  1. Nandan Hegde 36,716 Reputation points MVP Volunteer Moderator
    2023-11-28T15:28:52.05+00:00

    Hey,

    The below link can act as reference for non interactive sign ins :

    https://stackoverflow.com/questions/37249623/how-to-login-without-prompt

    Rather than AzureRm you can use Az modules


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.