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/how-to/managed-identity.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
---
2
-
title: How to configure Azure OpenAI Service with managed identities
2
+
title: How to configure Azure OpenAI Service with Microsoft Entra ID authentication
3
3
titleSuffix: Azure OpenAI
4
4
description: Provides guidance on how to set managed identity with Microsoft Entra ID
5
5
ms.service: azure-ai-openai
6
6
ms.topic: how-to
7
-
ms.date: 04/03/2024
7
+
ms.date: 06/25/2024
8
8
author: mrbullwinkle
9
9
ms.author: mbullwin
10
10
recommendations: false
11
11
ms.custom: devx-track-azurecli
12
12
---
13
13
14
-
# How to configure Azure OpenAI Service with managed identities
14
+
# How to configure Azure OpenAI Service with Microsoft Entra ID authentication
15
15
16
16
More complex security scenarios require Azure role-based access control (Azure RBAC). This document covers how to authenticate to your OpenAI resource using Microsoft Entra ID.
0 commit comments