Skip to content

Commit d9ea2b9

Browse files
Include login info from official terraform docs.
1 parent 1e663bc commit d9ea2b9

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)