Skip to content

Commit 2337be9

Browse files
authored
Merge pull request #9 from Azure-Samples/githubdocs
Add Learn frontmatter in a comment
2 parents 1138019 + f8ac880 commit 2337be9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
-->
116
# Azure OpenAI Keyless Deployment
217

318
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

Comments
 (0)