Question 44
DP-800 is a newly released exam. These practice questions reflect our best current understanding — the exact wording and question formats may change in the live exam until the certification matures. Use them to learn the concepts, not to memorize.
DP-800 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →A shared database project uses pull requests across multiple feature branches. Which practice should you recommend?
- AUse disciplined branching, review, and merge controls with rollback planning.
- BCommit directly to main for every change.
- CDelete release branches before testing.
- DAvoid source control for schemas.