Azure Authentication
Authenticate Azure, create a group, and try to access it.
We'll cover the following...
Azure account
Even though the goal is to use Terraform for all infrastructure-related tasks, we’ll need a few things specific to Azure. To be more precise, we’ll need to create a resource group. Before we do that, make sure that you’re registered and logged in to Azure and have the az
CLI.
Note: If you’re planning to use an account provided by your ...