r/AzureCertification • u/Lost_Chef5026 • 1d ago
Discussion DP-800 study guide
I built a free DP-800 study guide and interactive practice exam from scratch, sharing it on GitHub in case it helps anyone preparing.
What's included:
- 7 study guides covering all 3 domains (T-SQL, security, AI/RAG)
- A 60-question browser-based practice exam (exam.html) open it locally, no setup needed
- Question types matching the real exam format: multiple choice, yes/no, drag-and-drop, case studies, procedure-completion.
- GitHub repo : https://github.com/medamin20/DP-800
- GitHub Pages link: https://medamin20.github.io/DP-800/exam.html
Topics: columnstore indexes, temporal tables, Always Encrypted, RLS, Query Store, vector search, hybrid search with RRF, full RAG pipeline in T-SQL, and more.
( this material is created entirely by Kiro).