Skip to content

[Issue] azd up should not prompt if location, sub parameters are provided #584

Open

Description

  1. create an env with azd env new -e someenv1
  2. run azd up -e someenv2 -l eastus2 --subscription somesubid
  3. if the someenv2 doesn't exist you are prompted to create it and then also prompted to select location and sub

If I provide -e, -l, --subscription, then I should not be prompted to create anything it should auto create the env and use location and sub I provided.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions