Question 31
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 →An application calls external AI services from a SQL solution. Secrets must not be embedded directly in source code or scripts. Which design should you recommend?
- AUse a secure secret-management and identity-based access approach.
- BStore the secret in a comment inside the deployment script.
- CSend the secret in every prompt.
- DAvoid rotating the secret.