azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

[Functions] Add support to create Flex Consumption function apps

Open Francisco-Gamino opened this issue 1 year ago • 3 comments

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

Francisco-Gamino avatar Mar 12 '24 21:03 Francisco-Gamino

/cc @Anatolib @andystaples @nzthiago @kulkarnisonia16

Francisco-Gamino avatar Mar 12 '24 21:03 Francisco-Gamino

I suppose this is a feature request that will be implemented by Functions team. Let me know if that's not the case.

isra-fel avatar Mar 14 '24 02:03 isra-fel

At a minimum:

  • Support the api version to build the particular properties

Ideal:

  • Hero Command or switch like -Type FlexConsumption that 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

JustinGrote avatar Aug 16 '24 00:08 JustinGrote