Skip to content

Commit 7469dcd

Browse files
committed
Including Visual Cheatsheet for DP-800
1 parent 04eb866 commit 7469dcd

10 files changed

Lines changed: 2963 additions & 3 deletions

File tree

certifications/azure/dp-800/cheatsheet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ head:
99

1010
# DP-800: Cheatsheet
1111

12-
[← Overview](./index.md) · [← Exam Guide](./exam-guide.md)
12+
[← Overview](./index.md) · [← Exam Guide](./exam-guide.md) · [Visual Study Kit →](./visual-cheatsheet.md)
1313

1414
---
1515

@@ -90,4 +90,4 @@ Retrieved data + generated answer -> RAG
9090

9191
---
9292

93-
[← Overview](./index.md) · [← Exam Guide](./exam-guide.md)
93+
[← Overview](./index.md) · [← Exam Guide](./exam-guide.md) · [Visual Study Kit →](./visual-cheatsheet.md)

certifications/azure/dp-800/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ According to the official study guide, DP-800 currently measures three skill are
8484
},
8585
{ id: 'exam-guide', label: 'Reviewed beta exam guide', link: './exam-guide' },
8686
{ id: 'cheatsheet', label: 'Reviewed quick reference', link: './cheatsheet' },
87+
{ id: 'visual-cheatsheet', label: 'Reviewed visual study kit', link: './visual-cheatsheet' },
8788
{ id: 'ready', label: 'Ready for exam' }
8889
]"
8990
/>
@@ -116,4 +117,4 @@ As of **March 28, 2026**, Microsoft states that the **Practice Assessment is not
116117

117118
---
118119

119-
[Start Study Notes →](./domain-1.md) · [Cheatsheet →](./cheatsheet.md) · [Exam Guide →](./exam-guide.md)
120+
[Start Study Notes →](./domain-1.md) · [Cheatsheet →](./cheatsheet.md) · [Visual Study Kit →](./visual-cheatsheet.md) · [Exam Guide →](./exam-guide.md)
Lines changed: 206 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,206 @@
1+
---
2+
title: "DP-800 - Visual Study Kit"
3+
description: "Visual study kit for the DP-800 Microsoft Certified: SQL AI Developer Associate (beta) exam, including reference, study, quiz, and readiness tools"
4+
head:
5+
- - meta
6+
- name: keywords
7+
content: dp-800, azure, visual study kit, cheatsheet, glossary, study plan, flashcards, quiz, flowchart, scorecard, sql ai developer, vector search, rag, data api builder
8+
---
9+
10+
# DP-800: Visual Study Kit
11+
12+
[← Overview](./index.md) · [Markdown Cheatsheet →](./cheatsheet.md)
13+
14+
::: danger Final Review
15+
Use this page as the visual companion to the written notes: fast refresh, concept lookup, and exam-day review.
16+
:::
17+
18+
::: info Disclosure
19+
The visual kits linked from this page were created with AI assistance and then incorporated into the site for study use. Treat them as supplementary learning aids, and prefer the written notes plus official Microsoft documentation when you need final confirmation.
20+
:::
21+
22+
## Visual References
23+
24+
<div style="display:grid;gap:24px;margin:24px 0;">
25+
<div style="border:1px solid var(--vp-c-divider);border-radius:16px;padding:22px;background:linear-gradient(180deg,var(--vp-c-bg-soft),var(--vp-c-bg));">
26+
<div style="display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;">
27+
<div>
28+
<h2 style="margin:0 0 6px 0;">Visual Cheatsheet</h2>
29+
<p style="margin:0 0 10px 0;color:var(--vp-c-text-2);max-width:60ch;">Best for final review, pattern recognition, T-SQL feature recall, security comparisons, vector search choices, and RAG workflow memory.</p>
30+
</div>
31+
<a href="/cheatsheets/dp-800/dp800-cheatsheet.html" target="_blank" style="font-size:0.95rem;white-space:nowrap;font-weight:600;">Open cheatsheet ↗</a>
32+
</div>
33+
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px;">
34+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
35+
<strong style="display:block;margin-bottom:6px;">Use it for</strong>
36+
<span style="color:var(--vp-c-text-2);">rapid revision, architecture recall, and final pre-exam review</span>
37+
</div>
38+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
39+
<strong style="display:block;margin-bottom:6px;">Best on</strong>
40+
<span style="color:var(--vp-c-text-2);">desktop, tablet landscape, or a separate browser tab</span>
41+
</div>
42+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
43+
<strong style="display:block;margin-bottom:6px;">Pair with</strong>
44+
<span style="color:var(--vp-c-text-2);">the markdown cheatsheet when you want the same ideas in a compact text-first format</span>
45+
</div>
46+
</div>
47+
</div>
48+
49+
<div style="border:1px solid var(--vp-c-divider);border-radius:16px;padding:22px;background:linear-gradient(180deg,var(--vp-c-bg-soft),var(--vp-c-bg));">
50+
<div style="display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;">
51+
<div>
52+
<h2 style="margin:0 0 6px 0;">Glossary</h2>
53+
<p style="margin:0 0 10px 0;color:var(--vp-c-text-2);max-width:60ch;">Best for term lookup, category filtering, and clarifying SQL, security, DevOps, vector, and AI-in-database terminology.</p>
54+
</div>
55+
<a href="/cheatsheets/dp-800/dp800-glossary.html" target="_blank" style="font-size:0.95rem;white-space:nowrap;font-weight:600;">Open glossary ↗</a>
56+
</div>
57+
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px;">
58+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
59+
<strong style="display:block;margin-bottom:6px;">Use it for</strong>
60+
<span style="color:var(--vp-c-text-2);">definition lookup, exam vocabulary cleanup, and term filtering</span>
61+
</div>
62+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
63+
<strong style="display:block;margin-bottom:6px;">Best on</strong>
64+
<span style="color:var(--vp-c-text-2);">desktop or mobile in its own tab, where search and filtering are easier to use</span>
65+
</div>
66+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
67+
<strong style="display:block;margin-bottom:6px;">Pair with</strong>
68+
<span style="color:var(--vp-c-text-2);">domain notes when you know the concept area but need the exact definition</span>
69+
</div>
70+
</div>
71+
</div>
72+
73+
<div style="border:1px solid var(--vp-c-divider);border-radius:16px;padding:22px;background:linear-gradient(180deg,var(--vp-c-bg-soft),var(--vp-c-bg));">
74+
<div style="display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;">
75+
<div>
76+
<h2 style="margin:0 0 6px 0;">20-Hour Fast Track Study Plan</h2>
77+
<p style="margin:0 0 10px 0;color:var(--vp-c-text-2);max-width:60ch;">Best for learners who want a structured 20-hour path with session ordering, topic clustering, and targeted review checkpoints.</p>
78+
</div>
79+
<a href="/cheatsheets/dp-800/dp800_20hr_study_plan.html" target="_blank" style="font-size:0.95rem;white-space:nowrap;font-weight:600;">Open 20-hour plan ↗</a>
80+
</div>
81+
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px;">
82+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
83+
<strong style="display:block;margin-bottom:6px;">Use it for</strong>
84+
<span style="color:var(--vp-c-text-2);">time-boxed preparation, topic prioritization, and session planning</span>
85+
</div>
86+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
87+
<strong style="display:block;margin-bottom:6px;">Best on</strong>
88+
<span style="color:var(--vp-c-text-2);">desktop or tablet in its own tab, where the full session flow and notes are easier to scan</span>
89+
</div>
90+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
91+
<strong style="display:block;margin-bottom:6px;">Pair with</strong>
92+
<span style="color:var(--vp-c-text-2);">the domain notes and exam guide while working through each block</span>
93+
</div>
94+
</div>
95+
</div>
96+
97+
<div style="border:1px solid var(--vp-c-divider);border-radius:16px;padding:22px;background:linear-gradient(180deg,var(--vp-c-bg-soft),var(--vp-c-bg));">
98+
<div style="display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;">
99+
<div>
100+
<h2 style="margin:0 0 6px 0;">SQL + AI Decision Flowchart</h2>
101+
<p style="margin:0 0 10px 0;color:var(--vp-c-text-2);max-width:60ch;">Best for quick choices across search type, security mechanism, deployment pattern, and AI integration approach in SQL-backed applications.</p>
102+
</div>
103+
<a href="/cheatsheets/dp-800/dp800-flowchart.html" target="_blank" style="font-size:0.95rem;white-space:nowrap;font-weight:600;">Open flowchart ↗</a>
104+
</div>
105+
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px;">
106+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
107+
<strong style="display:block;margin-bottom:6px;">Use it for</strong>
108+
<span style="color:var(--vp-c-text-2);">service-choice drills, scenario decisions, and eliminating close distractors</span>
109+
</div>
110+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
111+
<strong style="display:block;margin-bottom:6px;">Best on</strong>
112+
<span style="color:var(--vp-c-text-2);">desktop or tablet in its own tab, where the full decision tree stays readable</span>
113+
</div>
114+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
115+
<strong style="display:block;margin-bottom:6px;">Pair with</strong>
116+
<span style="color:var(--vp-c-text-2);">the exam guide when you want both the visual path and the reasoning behind the answer</span>
117+
</div>
118+
</div>
119+
</div>
120+
</div>
121+
122+
## Practice & Readiness
123+
124+
<div style="display:grid;gap:24px;margin:24px 0;">
125+
<div style="border:1px solid var(--vp-c-divider);border-radius:16px;padding:22px;background:linear-gradient(180deg,var(--vp-c-bg-soft),var(--vp-c-bg));">
126+
<div style="display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;">
127+
<div>
128+
<h2 style="margin:0 0 6px 0;">Flashcards</h2>
129+
<p style="margin:0 0 10px 0;color:var(--vp-c-text-2);max-width:60ch;">Best for active recall of T-SQL patterns, security mechanisms, deployment terms, vector concepts, and exam distinctions.</p>
130+
</div>
131+
<a href="/cheatsheets/dp-800/dp800-flashcards.html" target="_blank" style="font-size:0.95rem;white-space:nowrap;font-weight:600;">Open flashcards ↗</a>
132+
</div>
133+
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px;">
134+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
135+
<strong style="display:block;margin-bottom:6px;">Use it for</strong>
136+
<span style="color:var(--vp-c-text-2);">rapid memory checks, spaced repetition, and concept-vs-concept recall</span>
137+
</div>
138+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
139+
<strong style="display:block;margin-bottom:6px;">Best on</strong>
140+
<span style="color:var(--vp-c-text-2);">desktop or mobile in its own tab, where the card controls have enough room</span>
141+
</div>
142+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
143+
<strong style="display:block;margin-bottom:6px;">Pair with</strong>
144+
<span style="color:var(--vp-c-text-2);">the glossary when you remember the phrase but not the exact meaning</span>
145+
</div>
146+
</div>
147+
</div>
148+
149+
<div style="border:1px solid var(--vp-c-divider);border-radius:16px;padding:22px;background:linear-gradient(180deg,var(--vp-c-bg-soft),var(--vp-c-bg));">
150+
<div style="display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;">
151+
<div>
152+
<h2 style="margin:0 0 6px 0;">Practice Quiz</h2>
153+
<p style="margin:0 0 10px 0;color:var(--vp-c-text-2);max-width:60ch;">Best for scenario practice, explanation review, and checking whether the material holds up under exam-style pressure.</p>
154+
</div>
155+
<a href="/cheatsheets/dp-800/dp800-quiz.html" target="_blank" style="font-size:0.95rem;white-space:nowrap;font-weight:600;">Open quiz ↗</a>
156+
</div>
157+
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px;">
158+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
159+
<strong style="display:block;margin-bottom:6px;">Use it for</strong>
160+
<span style="color:var(--vp-c-text-2);">timed or untimed self-testing and weak-spot discovery</span>
161+
</div>
162+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
163+
<strong style="display:block;margin-bottom:6px;">Best on</strong>
164+
<span style="color:var(--vp-c-text-2);">desktop or tablet in its own tab, especially for explanation review</span>
165+
</div>
166+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
167+
<strong style="display:block;margin-bottom:6px;">Pair with</strong>
168+
<span style="color:var(--vp-c-text-2);">the relevant domain note right after each wrong answer</span>
169+
</div>
170+
</div>
171+
</div>
172+
173+
<div style="border:1px solid var(--vp-c-divider);border-radius:16px;padding:22px;background:linear-gradient(180deg,var(--vp-c-bg-soft),var(--vp-c-bg));">
174+
<div style="display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;">
175+
<div>
176+
<h2 style="margin:0 0 6px 0;">Mock Exam Scorecard</h2>
177+
<p style="margin:0 0 10px 0;color:var(--vp-c-text-2);max-width:60ch;">Best for tracking mock scores, readiness trend, and domain-by-domain weakness over time.</p>
178+
</div>
179+
<a href="/cheatsheets/dp-800/dp800-scorecard.html" target="_blank" style="font-size:0.95rem;white-space:nowrap;font-weight:600;">Open scorecard ↗</a>
180+
</div>
181+
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px;">
182+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
183+
<strong style="display:block;margin-bottom:6px;">Use it for</strong>
184+
<span style="color:var(--vp-c-text-2);">mock-exam tracking, readiness checks, and domain weakness analysis</span>
185+
</div>
186+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
187+
<strong style="display:block;margin-bottom:6px;">Best on</strong>
188+
<span style="color:var(--vp-c-text-2);">desktop in its own tab, where score entry and trend reading are easier</span>
189+
</div>
190+
<div style="border:1px solid var(--vp-c-divider);border-radius:12px;padding:14px;background:var(--vp-c-bg-soft);">
191+
<strong style="display:block;margin-bottom:6px;">Pair with</strong>
192+
<span style="color:var(--vp-c-text-2);">the study plan when you need to turn weak domains into the next review sessions</span>
193+
</div>
194+
</div>
195+
</div>
196+
</div>
197+
198+
::: tip When to Use Which
199+
- Use the **Visual Cheatsheet** when you want pattern recognition and fast exam recall.
200+
- Use the **Glossary** when a term feels familiar but still fuzzy and you need a precise definition.
201+
- Use the **Study Plan** when you want a structured session-by-session path instead of jumping across notes.
202+
- Use the **Flowchart** when you are deciding between similar SQL, security, or AI implementation choices.
203+
- Use the **Flashcards** for active recall, the **Quiz** for self-testing, and the **Scorecard** for readiness tracking.
204+
:::
205+
206+
[← Overview](./index.md) · [Markdown Cheatsheet →](./cheatsheet.md)

0 commit comments

Comments
 (0)