Skip to content

Commit 02d28a4

Browse files
author
nshankar
committed
Fix links
Signed-off-by: nshankar <[email protected]>
1 parent 020f4e2 commit 02d28a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/aks/istio-deploy-ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: shasb
1414
This article shows you how to deploy external or internal ingresses for Istio service mesh add-on for Azure Kubernetes Service (AKS) cluster.
1515

1616
> [!NOTE]
17-
> When performing a [minor revision upgrade](./istio-upgrade.md#minor-version-upgrades-with-the-ingress-gateway) of the Istio add-on, another deployment for the external / internal gateways will be created for the new control plane revision.
17+
> When performing a [minor revision upgrade](./istio-upgrade.md#minor-revision-upgrades-with-the-ingress-gateway) of the Istio add-on, another deployment for the external / internal gateways will be created for the new control plane revision.
1818
1919
## Prerequisites
2020

articles/aks/istio-plugin-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The add-on requires Azure CLI version 2.57.0 or later installed. You can run `az
5656
```
5757

5858
> [!NOTE]
59-
> If you created your Key Vault with Azure RBAC Authorization, follow the instructions [here](https://learn.microsoft.com/en-us/azure/key-vault/general/rbac-guide?tabs=azure-cli) to create permissions for the managed identity. Add a role assignment for `Key Vault Reader` for the cluster's system-assigned managed identity.
59+
> If you created your Key Vault with Azure RBAC Authorization, follow the instructions [here](https://learn.microsoft.com/azure/key-vault/general/rbac-guide) to create permissions for the managed identity. Add a role assignment for `Key Vault Reader` for the cluster's system-assigned managed identity.
6060
6161
## Set up Istio-based service mesh addon with plug-in CA certificates
6262

0 commit comments

Comments
 (0)