Skip to content

Commit 156d1ef

Browse files
authored
Update README.md with GitHub badge and notes
1 parent 117751a commit 156d1ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@
44

55
Costa Rica
66

7-
[![GitHub](https://badgen.net/badge/icon/github?icon=github&label)](https://github.com)
87
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
98
[brown9804](https://github.com/brown9804)
109

1110
Last updated: 2025-10-29
1211

1312
----------
1413

14+
> [!NOTE]
15+
> 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.`
16+
1517
> [!IMPORTANT]
1618
> This example is based on a `public network site and is intended for demonstration purposes only`. It showcases how several Azure resources can work together to achieve the desired result. Consider the section below about [Important Considerations for Production Environment](#important-considerations-for-production-environment). Please note that `these demos are intended as a guide and are based on my personal experiences. For official guidance, support, or more detailed information, please refer to Microsoft's official documentation or contact Microsoft directly`: [Microsoft Sales and Support](https://support.microsoft.com/contactus?ContactUsExperienceEntryPointAssetId=S.HP.SMC-HOME)
1719

0 commit comments

Comments
 (0)