You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/encrypt-data-at-rest.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: mrbullwinkle
6
6
manager: nitinme
7
7
ms.service: azure-ai-openai
8
8
ms.topic: conceptual
9
-
ms.date: 03/27/2025
9
+
ms.date: 04/17/2025
10
10
ms.author: mbullwin
11
11
---
12
12
@@ -39,6 +39,9 @@ Only RSA and RSA-HSM keys of size 2048 are supported with Azure AI services encr
39
39
40
40
### Enable your Azure OpenAI resource's managed identity
41
41
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-manged keys (CMK).
44
+
42
45
1. Go to your Azure AI services resource.
43
46
1. On the left, under **Resource Management**, select **Identity**.
44
47
1. Switch the system-assigned managed identity status to **On**.
0 commit comments