Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 495 Bytes

File metadata and controls

10 lines (9 loc) · 495 Bytes
author nzthiago
ms.service azure-functions
ms.topic include
ms.date 07/11/2025
ms.author thalme

Important

Secrets aren't scoped to individual function apps through the AzureWebJobsSecretStorageKeyVaultUri setting. If multiple function apps are configured to use the same Key Vault they share the same secrets, potentially leading to key collisions or overwrites. To avoid unintended behavior, we recommend that you use a separate Key Vault instance for each function app.