Forum Discussion
huumzz
Mar 15, 2021Copper Contributor
Automate azure resource creation
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 man...
ibnmbodji
Mar 16, 2021Steel Contributor
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
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