Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Microsoft Developing AI Cloud Solutions on Azure AI-200 Question # 9 Topic 1 Discussion

Microsoft Developing AI Cloud Solutions on Azure AI-200 Question # 9 Topic 1 Discussion

AI-200 Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

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.


A.

Create and configure Azure Key Vault. Implement the Azure Key Vault configuration provider


B.

Register all keys in the App Configuration store Set the refreshAll parameter of the Register method to false.


C.

Create and register a sentinel key in the App Configuration store. Set the refreshAll parameter of the Register method to true


D.

Decrease the App Configuration cache expiration from the default value.


E.

Increase the App Configuration cache expiration from the default value.


F.

Create and implement environment variables for each App Configuration store setting


Get Premium AI-200 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.