Skip to content

Commit 51d1ab7

Browse files
Merge pull request #232469 from Blackmist/sdk-install-updates-2
forgot in earlier update
2 parents fc7d07c + 1f2cd78 commit 51d1ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-mlflow-models-online-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Additionally, you need to:
7171
- Install the Azure Machine Learning SDK for Python
7272

7373
```bash
74-
pip install azure-ai-ml
74+
pip install azure-ai-ml azure-identity
7575
```
7676

7777
# [Python (MLflow SDK)](#tab/mlflow)

0 commit comments

Comments
 (0)