Mon, September 2, 2024
2 min read
Powershell - Move Azure resources between resource groups in bulk
#Azure
#script
#Powershell
This ps1 script can help you move Azure Resources between resource groups and different subscription. The resources will stay online during the operation.
read more →