In this video, I show five examples of how to configure and use variables with your Azure DevOps Pipeline using YAML syntax. I explain how to configure global vs local variables, how to get the variable values using the variable syntax or as an environment variable. I show how to define secrets and how to access to those secrets using variable syntax and what is required in order to get those secrets variables value as an environment variable. I also provide an example of how to configure a group of variables and what are the use cases for this approach as the benefits of those cases. The final demo shows how to configure variables using templates and what are the pros and cons of that method.
Variables docs ###
https://docs.microsoft.com/en-us/azur...