File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Enable Azure resources to access Azure Kubernetes Service (AKS) clusters
3
3
description : Learn how to use the Trusted Access feature to enable Azure resources to access Azure Kubernetes Service (AKS) clusters.
4
4
author : schaffererin
5
5
ms.topic : article
6
- ms.date : 03/18 /2023
6
+ ms.date : 03/20 /2023
7
7
ms.author : schaffererin
8
8
---
9
9
@@ -36,7 +36,7 @@ Trusted Access enables you to give explicit consent to your system-assigned MSI
36
36
* * If you're using Azure CLI, the ** aks-preview** extension version ** 0.5.74 or later** is required.
37
37
* To learn about what Roles to use in various scenarios, see:
38
38
* [ 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]
40
40
41
41
42
42
First, install the aks-preview extension by running the following command:
@@ -162,3 +162,4 @@ For more information on AKS, see:
162
162
[ az-feature-register ] : /cli/azure/feature#az-feature-register
163
163
[ az-feature-show ] : /cli/azure/feature#az-feature-show
164
164
[ az-provider-register ] : /cli/azure/provider#az-provider-register
165
+ [ aks-azure-backup ] : ../backup/azure-kubernetes-service-backup-overview.md
You can’t perform that action at this time.
0 commit comments