Skip to content

Commit 7d42125

Browse files
committed
fix image tag
1 parent 1a9c73c commit 7d42125

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Kubernetes [ClusterRoleBinding and RoleBinding](https://kubernetes.io/docs/refer
1313

1414
## Architecture
1515

16-
[ ![Diagram showing Azure RBAC architecture.](./media/conceptual-azure-rbac.png) ]
16+
:::image type="content" source="media/conceptual-azure-rbac.png" alt-text="Diagram showing Azure RBAC architecture.":::
1717

1818
In order to route all authorization access checks to the authorization service in Azure, a webhook server ([guard](https://github.com/appscode/guard)) is deployed on the cluster.
1919

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Cluster connect allows developers to access their clusters from anywhere for int
1313

1414
## Architecture
1515

16-
[ ![Diagram showing cluster connect architecture.](./media/conceptual-cluster-connect.png) ]
16+
:::image type="content" source="media/conceptual-cluster-connect.png" alt-text="Diagram showing cluster connect architecture.":::
1717

1818
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

0 commit comments

Comments
 (0)