Automate Azure Resources using Azure CLI
Steps:
Download Azure cli using the below link
https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-windows?tabs=azure-cli
Open terminal and check for the version using the below command
"az version"
To connect azure cli downloaded in...
yasmeenkhan.hashnode.dev1 min read