The execution fails in the AZ of the latest version (Az 7.0.0) #4698
Closed
Description
Description
Cannot find type [Microsoft.Azure.Commands.ActiveDirectory.PSADPasswordCredential]: verify that the | assembly containing this type is loaded.
It works fine with older versions
Virtual environments affected
- Ubuntu 18.04
- Ubuntu 20.04
- macOS 10.15
- macOS 11
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
Image version and build link
sorry, no
Is it regression?
No response
Expected behavior
No response
Actual behavior
No response
Repro steps
- Install the AZ of the latest version
- exec GenerateResourcesAndImage -SubscriptionId "" -ResourceGroupName "ActionsRG" -ImageGenerationRepositoryRoot "$pwd" -ImageType Windows2019 -AzureLocation "East US"