`, `
`
+- Headings: Use `` for main sections, `` for subsections
+- Links: Use descriptive link text, not "click here" or "learn more"
+ - ✅ `Learn about row-level security policies`
+ - ❌ `Click here`
+- Lists: Use `` for unordered, `` for sequential steps
+- Code: Use `` for inline code, consider `` for blocks
+- Images (if applicable): Include descriptive alt text
+ - `
`
+
+## Link Requirements
+- All documentation links must be absolute URLs starting with https://learn.microsoft.com/
+- Verify that linked documentation exists in the repository
+- Use descriptive anchor text that explains what the user will find
+
+After completing the content, present it to the user for review before proceeding to Phase 5.
Update the list of tasks to reflect the completion of Phase 4.