Skip to content

Commit 2a34820

Browse files
authored
Update trusted-access-feature.md
1 parent d58f545 commit 2a34820

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/aks/trusted-access-feature.md

Lines changed: 6 additions & 4 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/03/2023
6+
ms.date: 03/18/2023
77
ms.author: schaffererin
88
---
99

@@ -33,9 +33,11 @@ Trusted Access enables you to give explicit consent to your system-assigned MSI
3333

3434
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
3535
* Resource types that support [system-assigned managed identity](../active-directory/managed-identities-azure-resources/overview.md).
36-
* Pre-defined Roles with appropriate [AKS permissions](concepts-identity.md).
37-
* To learn about what Roles to use in various scenarios, see [AzureML access to AKS clusters with special configurations](https://github.com/Azure/AML-Kubernetes/blob/master/docs/azureml-aks-ta-support.md).
38-
* If you're using Azure CLI, the **aks-preview** extension version **0.5.74 or later** is required.
36+
* * If you're using Azure CLI, the **aks-preview** extension version **0.5.74 or later** is required.
37+
* To learn about what Roles to use in various scenarios, see:
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)
40+
3941

4042
First, install the aks-preview extension by running the following command:
4143

0 commit comments

Comments
 (0)