We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72add9 commit afd0690Copy full SHA for afd0690
1 file changed
docs/LANDING_ZONES_GUIDE.md
@@ -199,8 +199,8 @@ flowchart TD
199
DDOS["🛡️ DDoS Plan<br/> "]
200
201
%% Workloads (collapsed per cell)
202
- CELL1["🧩 CELL-001<br/>🕸️ VNet • 🚪 App GW • 🐳 CAE<br/>🔗 PE: SQL/KV/Stor<br/> "]
203
- CELL2["🧩 CELL-002<br/>🕸️ VNet • 🚪 App GW • 🐳 CAE<br/>🔗 PE: SQL/KV/Stor<br/> "]
+ CELL1["CELL-001<br/>VNet peered • App Gateway • Container Apps Env<br/>Private Endpoints: SQL / Key Vault / Storage<br/> "]
+ CELL2["CELL-002<br/>VNet peered • App Gateway • Container Apps Env<br/>Private Endpoints: SQL / Key Vault / Storage<br/> "]
204
205
%% Apply colors
206
class FD,APIM edge;
0 commit comments