Check Environment Variables Exist in Azure DevOps PowerShell Tasks
Hello! I recently published a new PowerShell module to help check that environment variables have been created for variables in an Azure DevOps Variable Group. And I called it Dreepy. How Does It Work? Dreepy is a PowerShell module to verify Environment variables exist for all variables in a variable group that are attached to running build. It can be run outside of a build pipeline, providing you specify the organisation, project, and build variables.