Automate azure resource creation

Copper Contributor

Dear folks,

I have created elastic pool DB server with multiple databases in it and it is DEV env, with its own DEV resource pool

I need to spin up QA environment now without creating resources manually,

 

please advise how can I automate this process for building more identical environments,

1 Reply
Hi

Infrastructure as Code can Help you to do that
You can use :
Azure Tools : Azure Resource Manager Templates , Azure Bicep Azure CLI
or Cloud agnostic tools like : Terraform, Pulumi ..
https://docs.microsoft.com/en-us/dotnet/architecture/cloud-native/infrastructure-as-code