Forum Discussion
Sagar_Lad
Jun 04, 2020Brass Contributor
Use Pipeline Variable in Deployment Group Name
Hi All,
I am looking for an option to use pipeline variable in the deployment group section as below?
- AzureManiXCopper Contributor
To my knowledge, it is not possible to specify variable for Deployment Group.
Rather, You can have Tags assigned to machines (like Dev, QA, Prod) in Deployment Group and you can pass the right Tag for the Pipeline stage. Does it make sense?