You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a typo in the TryMakingModuleAvailable.ps1 file at lines: 45
Write-Host"Az version $targetVersion not avaiable locally on the agent. Downloading dynamically."
needs to be
Write-Host"Az version $targetVersion not available locally on the agent. Downloading it dynamically."
Environment type (Please select at least one enviroment where you face this issue)
Self-Hosted
Microsoft Hosted
VMSS Pool
Container
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Windows
Relevant log output
==============================================================================
Task : Azure PowerShell
Description : Run a PowerShell script within an Azure environment
Version : 5.251.1
Author : Microsoft Corporation
Help : https://aka.ms/azurepowershelltroubleshooting
==============================================================================
Az version 12.2.0 not avaiable locally on the agent. Downloading dynamically.
Full task logs with system.debug enabled
[REPLACE THIS WITH YOUR INFORMATION]
Repro steps
The text was updated successfully, but these errors were encountered:
New issue checklist
Task name
AzurePowerShellV5
Task version
No response
Issue Description
There is a typo in the TryMakingModuleAvailable.ps1 file at lines: 45
needs to be
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Windows
Relevant log output
Full task logs with system.debug enabled
Repro steps
The text was updated successfully, but these errors were encountered: