1
votes

I was searching the Steps to Move resources from one resource group to another on Azure and found this - saying work in progress to achieve it through Azure portal since May 04, 2015

Just wanted to know if we have any other way (SDKs, Azure Powershell etc) to achieve the same?

Much appreciated if you could share the steps in an eloborated way, so that I think it would useful for the future referrers.

1

1 Answers

1
votes

Now you can move resources from one resource group to another in the same or other subscription though there are some restrictions on what all resource types can be moved and what all resource types can be moved across subscription. You can do it through Azure Portal, PowerShell as well as using Azure Resource Manager REST API. Please see this blog post for more details on how to do this: https://azure.microsoft.com/en-in/documentation/articles/resource-group-move-resources/