-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
Auto-AssignAuto assign by botAuto assign by botContainerAppService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Description
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
Labels
Auto-AssignAuto assign by botAuto assign by botContainerAppService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.