Transforming your infrastructure leads to infrastructure automation. Besides using config management, which is already very common, many companies are adapting infrastructure as code principles and introduce GitOps workflows.
Terraform is the most popular tool to use for Infrastructure as Code. It supports beside the Azure Cloud various cloud and on-prem solutions. Using terraform can be as easy as opening your azure cloud-shell, as it is already integrated.