How to Move Azure Resources Using Command Line Interface
-
In addition to using Azure Portal, there is also the ability to migrate desired resources using CLI (command-line interface). This way, you can bypass the long waiting time for the Portal to perform validation and then enact the move. Instead, you can type in certain commands and start moving resources to another group, subscription, or region right away.
Read the guide by Florent Appointare, a Microsoft Engineer, on how to easily move your Azure resources with a few simple commands using CLI to save valuable routine time.