diff --git a/docs/deployment/infrastructure.md b/docs/deployment/infrastructure.md index fdcea51bca..1cb0196fd2 100644 --- a/docs/deployment/infrastructure.md +++ b/docs/deployment/infrastructure.md @@ -52,11 +52,14 @@ flowchart LR frontdoor[Front Door] django[Django application] interconnections[Other system interconnections] + internet --> Cloudflare Cloudflare --> frontdoor django <--> interconnections + subgraph Azure frontdoor --> NGINX + subgraph App Service subgraph Custom container direction TB @@ -135,7 +138,6 @@ Use the following shorthand for conveying the Resource Type as part of the Resou | Subnet | `SNET` | | Front Door | `FD` | - ## Making changes ### Set up for local development