We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1138019 + f8ac880 commit 2337be9Copy full SHA for 2337be9
README.md
@@ -1,3 +1,18 @@
1
+<!--
2
+---
3
+name: Azure OpenAI resource with keyless authentication
4
+description: Provision an Azure OpenAI resource with keyless authentication and use the Python OpenAI SDK to connect to it.
5
+languages:
6
+- python
7
+- bicep
8
+- azdeveloper
9
+products:
10
+- azure-openai
11
+- azure
12
+page_type: sample
13
+urlFragment: azure-openai-keyless-python
14
15
+-->
16
# Azure OpenAI Keyless Deployment
17
18
The purpose of this repository is to provision an Azure OpenAI account with an RBAC role permission for your user account to access,
0 commit comments