Microsoft Related Exams
AZ-204 Exam
CertsTopics offers expertly curated AZ-204 PDF questions and testing engine for the Microsoft Certified: Azure Developer Associate certification exam. Our study materials provide detailed AZ-204 questions and answers that closely mirror the actual exam, along with a success guarantee.
You need to implement the corporate website.
How should you configure the solution?

You need to configure Azure CDN for the Shipping web site.
Which configuration options should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

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.
