Microsoft Azure PowerShell

arm azure microsoft microsoft-azure-powershell powershell
1 Open Issue Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub
Developer Tools Azure CLI

AI Summary: The task is to debug and fix a bug in the Azure PowerShell `Get-AzAccessToken` cmdlet. The bug causes the cmdlet to fail when retrieving an access token for the resource 'https://management.azure.com/' after using the `Connect-AzAccount -AccessToken` method, while succeeding with other authentication methods or for the resource 'https://management.core.windows.net/'. The solution likely involves investigating the `AccessTokenAuthenticator` within the `Az.Accounts` module and ensuring it correctly handles access tokens obtained via the specified method.

Complexity: 4/5
Azure PS Team feature-request good first issue Accounts Similar-Issue

Microsoft Azure PowerShell

C#
#arm#azure#microsoft#microsoft-azure-powershell#powershell