Skip to content

Commit 65edb2a

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#438824
Updated document by adding line no: 120,121 with "The Azure Key Vault used for encryption **must be in the same resource group** as the AI Foundry project. Key Vaults in other resource groups are not currently supported by the deployment wizards or project configuration workflows."
1 parent 9a7af85 commit 65edb2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/ai-foundry/concepts/encryption-keys-portal.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ Managed identity must be enabled as a prerequisite for using customer-managed ke
117117

118118
Customer-managed key encryption is configured via Azure portal in a similar way for each Azure resource:
119119

120+
> [!IMPORTANT]
121+
> The Azure Key Vault used for encryption **must be in the same resource group** as the AI Foundry project. Key Vaults in other resource groups are not currently supported by the deployment wizards or project configuration workflows.
122+
120123
1. Create a new Azure AI Foundry resource in the [Azure portal](https://portal.azure.com/).
121124
1. Under the **Encryption** tab, select **Customer-managed key**, **Select vault and key**, and then select the key vault and key to use.
122125

0 commit comments

Comments
 (0)