Fix misleading step name in az module install (#3859)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
This commit is contained in:
parent
1dab2c16de
commit
9eae0dff88
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user