diff --git a/docs/wiki/Architecture.md b/docs/wiki/Architecture.md index 7d51ccf..70872bc 100644 --- a/docs/wiki/Architecture.md +++ b/docs/wiki/Architecture.md @@ -1,5 +1,7 @@ # Architecture +![Architecture Diagram](assets/arch.png) + `cas-platform` is a modular, subscription-scoped Bicep orchestration model with environment isolation, a strict system-assigned-managed-identity boundary, and workspace-based observability. The workload module implements the public `cas-reference-product` deployment diff --git a/docs/wiki/assets/arch.png b/docs/wiki/assets/arch.png new file mode 100644 index 0000000..b6c27c7 Binary files /dev/null and b/docs/wiki/assets/arch.png differ