PowerShell

Moving all Azure resources from one resource group to another, across subscriptions

Guide on how to move all Azure resources from one resource group to another, across subscriptions using power shell.

Johan Boström

2 minute read

So I had to move a lot of resources from one of my subscriptions to another and thought, how hard can it be. Well I started to look around in the Azure portal and realized I couldn’t move between subscriptions at all. So I did some googling and found this article from Microsoft on how to move resources. I can recommend reading it to find the limitations of which resources can and can’t be moved.