Skip to content

Commit a2d4175

Browse files
Merge pull request #212433 from BryanTrach-MSFT/patch-120
(AzureCXP) fixes MicrosoftDocs/azure-docs#98923
2 parents 4343800 + 05b3832 commit a2d4175

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/static-web-apps/key-vault-secrets.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.author: cshoe
1313

1414
When configuring custom authentication providers, you may want to store connection secrets in Azure Key Vault. This article demonstrates how to use a managed identity to grant Azure Static Web Apps access to Key Vault for custom authentication secrets.
1515

16+
> [!NOTE]
17+
> Azure Serverless Functions do not support direct Key Vault integration. If you require Key Vault integration with your managed Function app, you will need to implement Key Vault access into your app's code.
18+
1619
Security secrets require the following items to be in place.
1720

1821
- Create a system-assigned identity in the Static Web Apps instance.

0 commit comments

Comments
 (0)