Skip to content

Commit 076ec14

Browse files
committed
TA doc updates edits
1 parent 2a34820 commit 076ec14

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/aks/trusted-access-feature.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Enable Azure resources to access Azure Kubernetes Service (AKS) clusters
33
description: Learn how to use the Trusted Access feature to enable Azure resources to access Azure Kubernetes Service (AKS) clusters.
44
author: schaffererin
55
ms.topic: article
6-
ms.date: 03/18/2023
6+
ms.date: 03/20/2023
77
ms.author: schaffererin
88
---
99

@@ -36,7 +36,7 @@ Trusted Access enables you to give explicit consent to your system-assigned MSI
3636
* * If you're using Azure CLI, the **aks-preview** extension version **0.5.74 or later** is required.
3737
* To learn about what Roles to use in various scenarios, see:
3838
* [AzureML access to AKS clusters with special configurations](https://github.com/Azure/AML-Kubernetes/blob/master/docs/azureml-aks-ta-support.md).
39-
* [Azure Kubernetes Service backup using Azure Backup](https://learn.microsoft.com/en-us/azure/backup/azure-kubernetes-service-backup-overview)
39+
* [AKS backup using Azure Backup][aks-azure-backup]
4040

4141

4242
First, install the aks-preview extension by running the following command:
@@ -162,3 +162,4 @@ For more information on AKS, see:
162162
[az-feature-register]: /cli/azure/feature#az-feature-register
163163
[az-feature-show]: /cli/azure/feature#az-feature-show
164164
[az-provider-register]: /cli/azure/provider#az-provider-register
165+
[aks-azure-backup]: ../backup/azure-kubernetes-service-backup-overview.md

0 commit comments

Comments
 (0)