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: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,12 @@ Note that the documents are uploaded automatically when deploying the sample to
94
94
-**Azure account**. If you're new to Azure, [get an Azure account for free](https://azure.microsoft.com/free) to get free Azure credits to get started. If you're a student, you can also get free credits with [Azure for Students](https://aka.ms/azureforstudents).
95
95
-**Azure subscription with access enabled for the Azure OpenAI service**. You can request access with [this form](https://aka.ms/oaiapply).
96
96
97
+
### Setup and configure Microsoft Entra ID
98
+
99
+
This sample is using Microsoft Entra ID for authentication. To set up Microsoft Entra ID, follow these steps:
100
+
101
+
TODO
102
+
97
103
#### Deploy the sample
98
104
99
105
1. Open a terminal and navigate to the root of the project.
0 commit comments