azure-powershell
azure-powershell copied to clipboard
[Functions] Add support to create Flex Consumption function apps
Description
Add support to create Flex Consumption function apps
Issue script & Debug output
N/A
Environment data
N/A
Module versions
N/A
Error output
N/A
/cc @Anatolib @andystaples @nzthiago @kulkarnisonia16
I suppose this is a feature request that will be implemented by Functions team. Let me know if that's not the case.
At a minimum:
- Support the api version to build the particular properties
Ideal:
- Hero Command or switch like
-Type FlexConsumptionthat automates a lot of the steps - A publish command to utilize the new Create and Publish actions https://github.com/Azure/azure-dev/issues/3658
- https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/azure/cli/command_modules/appservice/custom.py#L720