diff --git a/eng/common/TestResources/setup-environments.yml b/eng/common/TestResources/setup-environments.yml index ef400bcb1d1..a829b8dadfd 100644 --- a/eng/common/TestResources/setup-environments.yml +++ b/eng/common/TestResources/setup-environments.yml @@ -21,7 +21,7 @@ steps: condition: contains(variables['OSVmImage'], 'mac') - task: Powershell@2 - displayName: Register Dogfood environment + displayName: Setup Az Modules and Dogfood Environment inputs: targetType: inline pwsh: true