Skip to content

az containerapp create has no argument for the location #31879

@Alexandre-SCHOEPP

Description

@Alexandre-SCHOEPP

Related command

az containerapp create (even with the containerapp extension) does not provide a way to assign a region, even though az containerapp up does.

Solution

I would like for the --location [LOCATION] argument to be added to the az containerapp command.

I would also like for the documentation to clearly state which location is going to be used by default. Is it determined according to the --resource-group ? Is there a region that gets all lost containerapps ?

Why not use az containerapp up ?

az containerapp up does not provide the ability to provide run-time secrets, which I need.

I can up then update, but that is one additional call and, I feel, is less readable than just calling create with the --location arg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Auto-AssignAuto assign by botContainerAppService AttentionThis issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions