[BUG] AzurePowerShellCredential cannot find Powershell #28030
Labels
Azure.Identity
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Library name and version
Azure.Identity 1.6.0
Describe the bug
Using AzurePowerShellCredential to get token while getting error saying I have not installed the Powershell.
CredentialUnavailableException
PowerShell is not installed.
Having powershell 5.1 installed and azure powershell installed in machine.
Expected behavior
N/A
Actual behavior
N/A
Reproduction Steps
Environment
target .netstandard 2.0
The text was updated successfully, but these errors were encountered: