Skip to content

Commit 9e69a4c

Browse files
Merge pull request #252591 from nathaniel-msft/aks-terraform-login
Include login info from official Terraform docs.
2 parents fc7fa3d + d9ea2b9 commit 9e69a4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/aks/learn/quick-kubernetes-deploy-terraform.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ In this article, you learn how to:
3636

3737
- **Kubernetes command-line tool (kubectl):** [Download kubectl](https://kubernetes.io/releases/download/).
3838

39+
## Login to your Azure Account
40+
41+
[!INCLUDE [authenticate-to-azure.md](~/azure-dev-docs-pr/articles/terraform/includes/authenticate-to-azure.md)]
42+
3943
## Implement the Terraform code
4044

4145
> [!NOTE]

0 commit comments

Comments
 (0)