79573990

Date: 2025-04-14 21:00:11
Score: 3.5
Natty:
Report link

What is the differnce between variable and parameter when calling az pipeline run?

How to pass multiple varibles are parameters. Is this doable ?

az pipelines run --name "{pipeline.name}" --variables Param1={Value1} Param2={Value2}
az pipelines run --name "{pipeline.name}" --parameters Param1={Value1} Param2={Value2}
Reasons:
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Starts with a question (0.5): What is the
  • Low reputation (1):
Posted by: saranya