Skip to content

Commit 32bb272

Browse files
authored
Merge pull request #5468 from MicrosoftDocs/main
Merge main to live, 4 AM
2 parents 6c23b44 + 9a75e6f commit 32bb272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/how-to/develop/sdk-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The Azure AI Foundry Projects client library is a unified library that enables y
5050
* Install the project client library
5151

5252
```bash
53-
pip install azure-ai-projects azure-ai-identity
53+
pip install azure-ai-projects azure-identity
5454
```
5555

5656
* Create a project client in code. **Copy** the Azure AI Foundry project endpoint from the Overview page of the project and update the connections string value.

0 commit comments

Comments
 (0)