Azure / Azure/azure-powershell

[Functions] Need to update code that uses Get-AzAccessToken to accommodate breaking change

Open
#26,475 3 comments 0 reactions 1 assignee Claimed by @msJinLei View on GitHub
act-observability-squad bug Functions
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description

Currently, we use (Get-AzAccessToken).Token to authenticate when pulling down the function app definitions from the Stacks API. This code needs to be updated because, after the release of Az 13, the return value will always be a secure string.

### Issue script & Debug output

N/A

### Environment data

N/A

### Module versions

N/A

### Error output

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.