Skip to content

Commit afd0690

Browse files
committed
docs(landing-zones): widen CELL node labels to prevent truncation in Mermaid
1 parent e72add9 commit afd0690

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/LANDING_ZONES_GUIDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,8 @@ flowchart TD
199199
DDOS["🛡️ DDoS Plan<br/>&nbsp;"]
200200
201201
%% Workloads (collapsed per cell)
202-
CELL1["🧩 CELL-001<br/>🕸️ VNet • 🚪 App GW🐳 CAE<br/>🔗 PE: SQL/KV/Stor<br/>&nbsp;"]
203-
CELL2["🧩 CELL-002<br/>🕸️ VNet • 🚪 App GW🐳 CAE<br/>🔗 PE: SQL/KV/Stor<br/>&nbsp;"]
202+
CELL1["CELL-001<br/>VNet peered • App GatewayContainer Apps Env<br/>Private Endpoints: SQL / Key Vault / Storage<br/>&nbsp;"]
203+
CELL2["CELL-002<br/>VNet peered • App GatewayContainer Apps Env<br/>Private Endpoints: SQL / Key Vault / Storage<br/>&nbsp;"]
204204
205205
%% Apply colors
206206
class FD,APIM edge;

0 commit comments

Comments
 (0)