powershellazureazure-managementazure-resource-manager

Azure Resource Manager - How can I change the Resource Group of a Resource?


I've been combing through the Powershell commands trying to figure out how to take my currently deployed Website/SQL Database/Storage account and move them into their own Resource Group.

Is it possible to move Azure "Resources" between Resource Groups? Or do I always have to create new Resources and migrate the data/code into those new Resources?


Solution

  • Right now Azure Resource Manager doesn't support moving resources from one group to another. There is also no storage support yet for Azure Resource Manager.

    Migration is an important scenario and we're working on to get the experience better.

    Guang Yang | PM | Azure