- Published on
- Authors
- koskila
- Tags
- azuredevops
How to output the value of a secret variable in Azure DevOps?
This article explains how you can output the value of a secret variable stored in Azure DevOps. This applies both to secrets stored in a Variable Group, or Pipeline Variables stored as secrets. Is it safe, secure and advisable to do this? No! But is it possible? Yes it is! Let's get to it! Background There might be situations, when you want to output the value of a secret variable.
























