Skip to content

Commit 55e144f

Browse files
authored
Enhance documentation on landing zone concept
Added note about landing zone framework for workloads.
1 parent 2c8b4ce commit 55e144f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

0_Azure/3_AzureAI/AIFoundry/demos/3_GenAIApps.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Last updated: 2025-07-17
99

1010
------------------------------------------
1111

12+
> [!NOTE]
13+
> A landing zone is a general `cloud framework that sets up the core structure for all workloads`. Each use case (like an app, data pipeline, or API) then builds on top of this framework, using the `same environments (Dev → Test → UAT → Prod) and CI/CD pipelines to move code safely into production.` It’s general by design, but `applied per use case.`
14+
1215
<details>
1316
<summary><b>List of References</b> (Click to expand)</summary>
1417

0 commit comments

Comments
 (0)