Skip to content

Commit ece8a8b

Browse files
committed
update images with correct naming for Microsoft Entra ID
1 parent cda3c99 commit ece8a8b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/azure-arc/kubernetes/conceptual-azure-rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Azure RBAC on Azure Arc-enabled Kubernetes (preview)"
3-
ms.date: 05/04/2023
3+
ms.date: 02/28/2024
44
ms.topic: conceptual
55
description: "This article provides a conceptual overview of the Azure RBAC capability on Azure Arc-enabled Kubernetes."
66
---

articles/azure-arc/kubernetes/conceptual-cluster-connect.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Cluster connect access to Azure Arc-enabled Kubernetes clusters"
3-
ms.date: 07/22/2022
3+
ms.date: 02/28/2024
44
ms.topic: conceptual
55
description: "Cluster connect allows developers to access their Azure Arc-enabled Kubernetes clusters from anywhere for interactive development and debugging."
66
---
@@ -13,9 +13,9 @@ Cluster connect allows developers to access their clusters from anywhere for int
1313

1414
## Architecture
1515

16-
[ ![Cluster connect architecture](./media/conceptual-cluster-connect.png) ](./media/conceptual-cluster-connect.png#lightbox)
16+
[ ![Diagram showing cluster connect architecture.](./media/conceptual-cluster-connect.png) ](./media/conceptual-cluster-connect.png#lightbox)
1717

18-
On the cluster side, a reverse proxy agent called `clusterconnect-agent` deployed as part of the agent Helm chart, makes outbound calls to the Azure Arc service to establish the session.
18+
On the cluster side, a reverse proxy agent called `clusterconnect-agent`, deployed as part of the agent Helm chart, makes outbound calls to the Azure Arc service to establish the session.
1919

2020
When the user calls `az connectedk8s proxy`:
2121

-296 KB
Loading
-522 KB
Loading

0 commit comments

Comments
 (0)