Skip to content

Commit b1fe2eb

Browse files
Merge pull request #4219 from MicrosoftDocs/main
Merged by Learn.Build PR Management system
2 parents d942a6a + d33d9a9 commit b1fe2eb

File tree

3 files changed

+78
-56
lines changed

3 files changed

+78
-56
lines changed

articles/ai-services/openai/encrypt-data-at-rest.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mrbullwinkle
66
manager: nitinme
77
ms.service: azure-ai-openai
88
ms.topic: conceptual
9-
ms.date: 03/27/2025
9+
ms.date: 04/17/2025
1010
ms.author: mbullwin
1111
---
1212

@@ -39,6 +39,9 @@ Only RSA and RSA-HSM keys of size 2048 are supported with Azure AI services encr
3939

4040
### Enable your Azure OpenAI resource's managed identity
4141

42+
> [!NOTE]
43+
> Azure OpenAI only supports customer-managed keys (CMK) with system-assigned managed identities. User-assigned managed identities are not supported with Azure OpenAI and customer-managed keys (CMK).
44+
4245
1. Go to your Azure AI services resource.
4346
1. On the left, under **Resource Management**, select **Identity**.
4447
1. Switch the system-assigned managed identity status to **On**.

0 commit comments

Comments
 (0)