AZ-204 · Question #493
AZ-204 Question #493: Real Exam Question with Answer & Explanation
Sign in or unlock AZ-204 to reveal the answer and full explanation for question #493. The question stem and answer options stay visible for context.
Question
You develop an ASP.NET Core app that uses Azure App Configuration. You also create an App Configuration containing 100 settings. The app must meet the following requirements: - Ensure the consistency of all configuration data when changes to individual settings occur. - Handle configuration data changes dynamically without causing the application to restart. - Reduce the overall number of requests made to App Configuration APIs. You must implement dynamic configuration updates in the app. What are two ways to achieve this goal? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- ACreate and register a sentinel key in the App Configuration store. Set the refreshAll parameter of
- BIncrease the App Configuration cache expiration from the default value.
- CDecrease the App Configuration cache expiration from the default value.
- DCreate and configure Azure Key Vault. Implement the Azure Key Vault configuration provider.
- ERegister all keys in the App Configuration store. Set the refreshAll parameter of the Register
- FCreate and implement environment variables for each App Configuration store setting.
Unlock AZ-204 to see the answer
You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.