Skip to content

Commit e62df48

Browse files
Merge pull request #231410 from schaffererin/TA-update-edits
TA doc update edits
2 parents 6506cd5 + 076ec14 commit e62df48

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

articles/aks/trusted-access-feature.md

Lines changed: 7 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/20/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+
* [AKS backup using Azure Backup][aks-azure-backup]
40+
3941

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

@@ -160,3 +162,4 @@ For more information on AKS, see:
160162
[az-feature-register]: /cli/azure/feature#az-feature-register
161163
[az-feature-show]: /cli/azure/feature#az-feature-show
162164
[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)