Forum Discussion
Denise Child
Jul 15, 2022Iron Contributor
Refresh Azure SQL Server from Prod to Test across different subscriptions and regions
We are looking for guidance on using an Azure Automation Account with Powershell and a Managed Identity to refresh Azure SQL Server from Prod to Test across different subscriptions and regions. Here...
Joey D'Antoni
Aug 30, 2022Copper Contributor
your logic is sound--however, this will be a heavy lift for someone without extensive PowerShell experience. There's probably not a lot out there in the gallery. I'd work with the Learn modules for automation here. https://docs.microsoft.com/en-us/learn/modules/explore-azure-automation-devops/ to get more comfortable with automation and PowerShell.