azureazure-keyvaultazure-app-configuration

Azure App Configuration and Key Vault use case


I'm new to Azure. While exploring various services, I have a question.

Are the values stored in Azure App Configuration and Key Vault loaded and used not only in the backend API server but also in the frontend, such as mobile apps and websites?

This is a simple question, but I couldn't find information about this use case in the Azure official documentation.


Solution

  • There are no problems using Azure App Configuration and Key Vault in backend applications.

    There are two major considerations for using Azure App Configuration and Key Vault in frontend/mobile/client applications.

    Here are some recommendations from Azure App Configuration about how to use the service for client applications: https://learn.microsoft.com/en-us/azure/azure-app-configuration/howto-best-practices#client-applications-in-app-configuration