Question 28
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 REST endpoint exposes product data from SQL. Only approved fields should be returned to external consumers. Which action should you recommend?
- APublish only approved entities and fields.
- BExpose every column and trust the client to ignore sensitive values.
- CReturn all rows and columns, then filter visually.
- DDisable authentication for read operations.