Fix misleading step name in az module install (#3859)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
This commit is contained in:
Azure SDK Bot 2022-07-29 14:30:41 -07:00 committed by GitHub
parent 1dab2c16de
commit 9eae0dff88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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