Azure Microsoft Technology

Validating Azure resources before moving the resources to another subscription – Part 2

In this second part, we’re going to extract Id of resource in the source subscription by using powershell. First, we will need to connect to Azure, list all available subscription and set the context to the source subscription Next, we will get all the resource groups and resource Ids within the selected resource group. Open […]

Azure Technology

Validating Azure resources before moving the resources to another subscription – Part 1

As a technical specialist working with one of Microsoft Malaysia’s Cloud Solution Provider, partners often ask me about how to move or migrate resources from a Azure Pay-As-You-Go subscription to a CSP Azure subscription. Well, we do provide such services but some partners are wiling to learn so that they can do it themselves. My […]