79632900

Date: 2025-05-22 00:29:49
Score: 3
Natty:
Report link

You can try using the "Invoke-Command" with the -Credential parameter

Reference: https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/invoke-command?view=powershell-7.5#-credential

If you can run it outside of Azure DevOps, maybe the best way to do that is to use an Azure App Function, with a Managed Identity (or System Identity).

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Victor Teixeira