Skip to content

Commit 9a75e6f

Browse files
Merge pull request #5432 from PesalaPavan/patch-10
(AzureCXP) fixes MicrosoftDocs/azure-docs#436511
2 parents 64f489f + f769b29 commit 9a75e6f

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)