2

How can I consume variables set in CI pipeline directly in CD pipeline?

Example: If there are multiply variables declared in one group. How to access particular variable in CI/CD pipeline?

enter image description here

Also how to use variable groups for multiple keyvault's?

Thank you

riQQ
  • 6,571
  • 4
  • 32
  • 48
Amruta
  • 651
  • 4
  • 13
  • 34
  • Possible duplicate of [How to get the variable value in TFS/AzureDevOps from Build to Release Pipeline?](https://stackoverflow.com/questions/52568195/how-to-get-the-variable-value-in-tfs-azuredevops-from-build-to-release-pipeline) – Shayki Abramczyk Jun 03 '19 at 11:13