Skip to content

Commit a3df028

Browse files
Merge pull request #239347 from schaffererin/aksworkloadidtypofix
Fixing typo in introduction
2 parents 97929d9 + 58ce92e commit a3df028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/learn/tutorial-kubernetes-workload-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 05/24/2023
88

99
# Tutorial: Use a workload identity with an application on Azure Kubernetes Service (AKS)
1010

11-
Azure Kubernetes Service (AKS) is a managed Kubernetes service that lets you quickly deploy and manage Kubernetes clusters. In this tutorial, will:
11+
Azure Kubernetes Service (AKS) is a managed Kubernetes service that lets you quickly deploy and manage Kubernetes clusters. In this tutorial, you:
1212

1313
* Deploy an AKS cluster using the Azure CLI with OpenID Connect (OIDC) Issuer and managed identity.
1414
* Create an Azure Key Vault and secret.
@@ -20,7 +20,7 @@ Azure Kubernetes Service (AKS) is a managed Kubernetes service that lets you qui
2020

2121
* This tutorial assumes a basic understanding of Kubernetes concepts. For more information, see [Kubernetes core concepts for Azure Kubernetes Service (AKS)][kubernetes-concepts].
2222
* If you aren't familiar with Azure AD workload identity, see the [Azure AD workload identity overview][workload-identity-overview].
23-
* When you create an AKS cluster, a second resource group is automatically created to store the AKS resources. For more information, see [Why are two resource groups created with AKS?][aks-two-resource-groups].
23+
* When you create an AKS cluster, a second resource group is automatically created to store the AKS resources. For more information, see [Why are two resource groups created with AKS?][aks-two-resource-groups]
2424

2525
## Prerequisites
2626

0 commit comments

Comments
 (0)