Hi,
https://github.com/MicrosoftDocs/azure-docs/issues/77009
I can not see any option to set a variable name and value in the set variable activity.
The Set Variable activity is the first step in the pipeline FYI. Is it a bug or known behavior?
Hi,
https://github.com/MicrosoftDocs/azure-docs/issues/77009
I can not see any option to set a variable name and value in the set variable activity.
The Set Variable activity is the first step in the pipeline FYI. Is it a bug or known behavior?
I think I have figured this out.
when you are setting any variable using set variable activity, the variable should be defined in the pipeline first.
Then those variable name will list in the drop down of the set variable activty.
4 people are following this question.