Azure / Azure/azure-powershell
[Az.Functions] Add test coverage for Go runtime on Flex Consumption before GA
Open
bug
Functions
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description
PR #29816 added support for creating **Go** function apps on Flex Consumption via `New-AzFunctionApp -Runtime Go`, along with tab-completion and `Get-AzFunctionAppFlexConsumptionRuntime` support. The Go runtime on Flex Consumption is currently in preview. We should add coverage before the runtime reaches GA to prevent regressions.
### Issue script & Debug output
```PowerShell
N/A
```
### Environment data
```PowerShell
N/A
```
### Module versions
```PowerShell
N/A
```
### Error output
```PowerShell
N/A
```
Contributor guide
Assessment
This issue has not been assessed yet.