Azure / Azure/azure-functions-core-tools
Update the Core Tools to retrieve the Access Token using the Get-AzAccessToken cmdlet in Az.Accounts 2.2.0
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
Update the Core Tools to retrieve the Access Token using the Get-AzAccessToken cmdlet in Az.Accounts 2.2.0.
The code that needs to be updated is located at https://github.com/Azure/azure-functions-core-tools/blob/v3.x/src/Azure.Functions.Cli/Actions/AzureActions/BaseAzureAction.cs#L280-L284
cc: @stefanushinardi @anirudhgarg
Contributor guide
Assessment
This issue has not been assessed yet.