☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact

AZ-204 Developing Solutions for Microsoft Azure Actual Exam Questions

213 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 179 of 213

Single answer
HOTSPOT -You are developing an ASP.NET Core app that includes feature flags which are managed by Azure App Configuration. You create an Azure App Configuration store named AppFeatureFlagStore that contains a feature flag named Export.You need to update the app to meet the following requirements:✑ Use the Export feature in the app without requiring a restart of the app.✑ Validate users before users are allowed access to secure resources.✑ Permit users to access secure resources.How should you complete the code segment? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
A Box 1: UseAuthentication -Need to validate users before users are allowed access to secure resources.UseAuthentication adds the AuthenticationMiddleware to the specified IApplicationBuilder, which enables authentication capabilities.Box 2:
BRefer to simulation panel
Correct Answer: A

 Box 1: UseAuthentication -Need to validate users before users are allowed access to secure resources.UseAuthentication adds the AuthenticationMiddleware to the specified IApplicationBuilder, which enables authentication capabilities.Box 2:

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.

About this practice exam

Review 213 Microsoft questions with answers and explanations. Use the navigation to move through the exam at your own pace.