Azure / Azure/azure-powershell

[Feature]: New-AzFunctionApp should support the creation of function apps on container apps

Open
#22,736 4 comments 0 reactions 1 assignee Claimed by @Francisco-Gamino View on GitHub
act-observability-squad feature-request Functions
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

`New-AzFunctionApp` already support this parameters:

`DockerImageName` (Image url)
`DockerRegistryCredential` (`DockerRegistryServerPassword` and `DockerRegistryServerUser`)

we should support for the following parameters:

`Environment`
`MaxReplicas`
`MinReplicas`
`RegistryCredential` (`RegistryPassword` and `RegistryUsername`)
`RegistryServer`

### Proposed implementation details (optional)

_No response_

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.