How to add new secrets (from Azure Key Vault) to the variable group in Azure Devops
I have built up a pipeline with a powershell task to create new secrets in Azure Key Vault. The same key vault is linked with Azure DevOps variable group (pipelines / library / variable group). I already added few keys…