Azure / Azure/azure-powershell
[Functions] Need to update code that uses Get-AzAccessToken to accommodate breaking change
Open
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
Assessment
This issue has not been assessed yet.