Skip to content

Commit 4d1ee70

Browse files
authored
add missing package (#48654)
1 parent b3f1588 commit 4d1ee70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ai/quickstarts/generate-images.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Complete the following steps to create a .NET console app to connect to an AI mo
4747
4848
```bash
4949
dotnet add package Azure.AI.OpenAI
50+
dotnet add package Azure.Identity
5051
dotnet add package Microsoft.Extensions.Configuration
5152
dotnet add package Microsoft.Extensions.Configuration.UserSecrets
5253
```

0 commit comments

Comments
 (0)