Skip to content

Propose - Allow multiple App Function Instances per Resource Group #9

@pswetz

Description

@pswetz

As is the application assumes the 'name' param of the instance.install command is both the resource group AND function application name. The proposal is to separate out the two params (Resource Group name and Function App Name) with app name being optional, if second param not provided then default to same value as RG name.

If the function app name param is used then install/update the function application under that name inside the provided resource group name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions