Skip to content

Commit e279c51

Browse files
Merge pull request #252846 from sdgilley/patch-5
Update how-to-manage-workspace.md
2 parents b55151f + ddaafa3 commit e279c51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/machine-learning/how-to-manage-workspace.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ As your needs change or requirements for automation increase you can also manage
2727
* An Azure subscription. If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/) today.
2828
* If using the Python SDK:
2929
1. [Install the SDK v2](https://aka.ms/sdk-v2-install).
30+
1. Install azure-identity: `pip install azure-identity`. If in a notebook cell, use `%pip install azure-identity`.
3031
1. Provide your subscription details
3132

3233
[!notebook-python[](~/azureml-examples-main/sdk/python/resources/workspace/workspace.ipynb?name=subscription_id)]

0 commit comments

Comments
 (0)