Skip to content

Commit 0ba4473

Browse files
committed
Add arch diagram section
1 parent 2f4d671 commit 0ba4473

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

‎README.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ so that you can use the OpenAI API SDKs with keyless (Entra) authentication.
4040
* Deploys a gpt-3.5 model by default, but you can modify the [Bicep template](infra/main.bicep) to deploy other models
4141
* Example script uses the [openai](https://pypi.org/project/openai/) Python package to make a request to the Azure OpenAI API
4242

43+
### Architecture diagram
44+
45+
![Architecture diagram: Microsoft Entra managed identity connecting to Azure AI services](./diagram.png)
46+
4347
## Getting started
4448

4549
You have a few options for getting started with this template.

‎diagram.png‎

25.3 KB
Loading

0 commit comments

Comments
 (0)