Skip to content

Commit a79e064

Browse files
committed
fix package install
1 parent 5cacab7 commit a79e064

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/azure/sdk/dependency-injection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ For demonstration purposes, the sample code in this article uses the Key Vault S
3232
dotnet add package Azure.Security.KeyVault.Secrets
3333
dotnet add package Azure.Storage.Blobs
3434
dotnet add package Azure.Messaging.ServiceBus
35+
dotnet add package Azure.AI.OpenAI
3536
```
3637

3738
## Register clients and subclients

0 commit comments

Comments
 (0)