Managed resource group location

Andrew Herbst 1 Reputation point
2022-11-09T16:29:46.83+00:00

We'd like to set the location for a managed resource group created during a managed application deployment (i.e. eastus, westus, etc.). It appears that this is possible when invoking via the command line:

az managedapp create -g <myresourcegroupid> -n someapp -l eastus ...  

will create the MRG in eastus regardless of myresourcegroupid's location.

However, when deploying via the UI I'm unable to determine how we'd achieve the same functionality -- is this possible?

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
112 questions
{count} votes