Azure / Azure/azure-powershell
[Feature]: New-AzFunctionApp should support VNet integration during function app creation.
Open
act-observability-squad
feature-request
Functions
Service Attention
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
### Description of the new feature
`New-AzFunctionApp` should support VNet integration during function app creation. This new parameter should be available for all SKUs, except for Consumption V1.
The Az CLI supports the `--vnet` and `--subnet` parameters for these scenarios. Consider adding an equivalent in `New-AzFunctionApp`.
### Proposed implementation details (optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.