AZ-400 · Question #249
You are designing a configuration management solution to support five apps hosted on Azure App Service. Each app is available in the following three environments: development, test, and production. Yo
The correct answer is C. Azure App Configuration. The Feature Manager in the Azure portal for App Configuration provides a UI for creating and managing the feature flags that you use in your applications. App Configuration offers the following benefits: A fully managed service that can be set up in minutes Flexible key represent
Question
Options
- AAzure Cosmos DB
- BAzure App Service
- CAzure App Configuration
- DAzure Key Vault
How the community answered
(21 responses)- A14% (3)
- B5% (1)
- C76% (16)
- D5% (1)
Explanation
The Feature Manager in the Azure portal for App Configuration provides a UI for creating and managing the feature flags that you use in your applications. App Configuration offers the following benefits: A fully managed service that can be set up in minutes Flexible key representations and mappings Tagging with labels Point-in-time replay of settings Dedicated UI for feature flag management Comparison of two sets of configurations on custom-defined dimensions Enhanced security through Azure-managed identities Encryption of sensitive information at rest and in transit Native integration with popular frameworks App Configuration complements Azure Key Vault, which is used to store application secrets. https://docs.microsoft.com/en-us/azure/azure-app-configuration/overview
Community Discussion
No community discussion yet for this question.