File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Learn how to use the Trusted Access feature to enable Azure resourc
4
4
author : schaffererin
5
5
ms.topic : article
6
6
ms.custom : devx-track-azurecli
7
- ms.date : 03/20 /2023
7
+ ms.date : 05/23 /2023
8
8
ms.author : schaffererin
9
9
---
10
10
@@ -37,7 +37,8 @@ Trusted Access enables you to give explicit consent to your system-assigned MSI
37
37
* * If you're using Azure CLI, the ** aks-preview** extension version ** 0.5.74 or later** is required.
38
38
* To learn about what Roles to use in various scenarios, see:
39
39
* [ AzureML access to AKS clusters with special configurations] ( https://github.com/Azure/AML-Kubernetes/blob/master/docs/azureml-aks-ta-support.md ) .
40
- * [ AKS backup using Azure Backup] [ aks-azure-backup ]
40
+ * [ Using Azure Backup] [ aks-azure-backup ]
41
+ * [ Enable Agentless Container Posture] ( ../defender-for-cloud/concept-agentless-containers.md )
41
42
42
43
43
44
First, install the aks-preview extension by running the following command:
@@ -157,6 +158,8 @@ For more information on AKS, see:
157
158
158
159
* [ Deploy and manage cluster extensions for AKS] ( cluster-extensions.md )
159
160
* [ Deploy AzureML extension on AKS or Arc Kubernetes cluster] ( ../machine-learning/how-to-deploy-kubernetes-extension.md )
161
+ * [ Deploy Azure Backup on AKS cluster] ( ../backup/azure-kubernetes-service-backup-overview.md )
162
+ * [ Enable Agentless Container Posture on AKS cluster] ( ../defender-for-cloud/concept-agentless-containers.md )
160
163
161
164
<!-- LINKS -->
162
165
You can’t perform that action at this time.
0 commit comments