Device Authentication Failed - AzAccounts 3.0.0 #25040
Labels
Accounts
Issues in Az.Accounts except authentication related
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
WAM
Web Account Manager
Description
When running the following commands, I would expect to receive an access token, instead I'm getting back a bad request and no access token.
Connect-AzAccount -TenantId $TenantId -SubscriptionId $SubscriptionId -UseDeviceAuthentication
$ARMtoken = (Get-AzAccessToken).Token
Issue script & Debug output
Environment data
Module versions
Error output
The text was updated successfully, but these errors were encountered: