Adds ability to override resource group at the azd service level#3744
Conversation
54ebbbb to
c695f1e
Compare
|
Can we add the |
This is a gen service request here: #690 Wallace can you verify this will also address that issue? |
This is a global feature and does not only apply to AKS. Any service should be able to have a |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSIDocumentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
When
azdis used in conjunction with shared resources - some of service targets may be outside of the default resource group thatazdused for provisioning.This enhancements allows a
resourceGroupconfiguration setting at the service level for users to override the target resource group when specified.Example
In this example, the AKS cluster that is being deployed to is outside the context of the
azdresource group.