App Configuration Feature Flags Quiz

5 questions Pass: 70% +25 pts

Quiz covering Secure Azure Solutions

App Configuration Feature Flags Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which Azure App Configuration feature allows you to enable or disable functionality in your application without redeploying code?

  2. 2

    You want to roll out a new feature to only 10% of your users to test stability. Which type of feature flag filter should you use?

  3. 3

    What is the primary benefit of using the 'Time Window' filter for a feature flag in a production environment?

  4. 4

    When using the Azure App Configuration provider for .NET, what is the default refresh behavior for feature flags?

  5. 5

    A developer is implementing a custom feature filter that requires evaluating complex external telemetry data before enabling a feature. How should this be achieved in the application code?