Skip to content

Commit

Permalink
Add CLI setup
Browse files Browse the repository at this point in the history
  • Loading branch information
achauhan-scc authored Jan 3, 2025
1 parent 2c66305 commit 3fb6e0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cli/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@


# <az_ml_install>
az extension add -n ml -y
# az extension add -n ml -y
az extension add --source https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.34.0-py3-none-any.whl --yes
# </az_ml_install>

## For backward compatibility - running on old subscription
Expand Down

0 comments on commit 3fb6e0f

Please sign in to comment.