Iām trying to deploy infrastructure to Azure Stack Hub using Terraform. My code editor is VS code. How can I connect my Azure Stack Hub account from VS code, so that when I apply the Terraform code, it deploys Infrastructure to my Azure Stack Hub account?
I tried the command "Azure Login" but was taken to the Public Azure webpage to log in. I need the right command that would take me to a particular Azure Stack Hub account.