Secure app settings with Key Vault
In this exercise, you will update your HTTP-triggered Azure Function to retrieve its greeting message from an Azure Key Vault secret instead of using an environment variable directly. By using a Key Vault reference in the function apps configuration, the function can securely access secrets and automatically reflect any changes made to them without redeploying the function.
Cet exercice fait partie du cours
<cours>Azure App Services</cours>Exercice interactif pratique
Transformez la théorie en action avec l’un de nos exercices interactifs
Commencer l’exercice