We appreciate your visit to You are developing an application that uses feature flags You must externalize the feature flags used by the application and allow feature flag states to. This page offers clear insights and highlights the essential aspects of the topic. Our goal is to provide a helpful and engaging learning experience. Explore the content and find the answers you need!

You are developing an application that uses feature flags. You must externalize the feature flags used by the application and allow feature flag states to be updated without changing or redeploying the application. You need to store the feature flags in a central repository hosted in Azure. Which service should you use? Select only one answer.

A. Azure Key Vault
B. Azure App Service
C. Azure App Configuration
D. Azure Active Directory
E. Azure API Management

Answer :

Final answer:

The best Azure service to use for managing feature flags in a central location and enabling their updating without redeploying the application is c. Azure App Configuration. It provides a central repository for these flags and supports real-time updating.

Explanation:

In the context of developing an application that uses feature flags and aims to update feature flags' states without changing or redeploying the application, the best Azure service to use would be Azure App Configuration. Azure App Configuration provides a central location for managing application settings and feature flags thus supporting the requirement of real-time uppdating without redeployment. Azure App Configuration ensures that applications can easily access these settings no matter where they are deployed, thus making it fitting for the scenario described.

Learn more about Azure App Configuration here:

https://brainly.com/question/31586798

#SPJ11

Thanks for taking the time to read You are developing an application that uses feature flags You must externalize the feature flags used by the application and allow feature flag states to. We hope the insights shared have been valuable and enhanced your understanding of the topic. Don�t hesitate to browse our website for more informative and engaging content!

Rewritten by : Barada