From 88674b1af221e97220294aa84249560ada72a63c Mon Sep 17 00:00:00 2001 From: Prashant Dhote Date: Mon, 11 Nov 2024 13:08:23 +0530 Subject: [PATCH] change source of ml extension --- cli/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/setup.sh b/cli/setup.sh index 8914f243093..fc31d141e49 100644 --- a/cli/setup.sh +++ b/cli/setup.sh @@ -20,7 +20,7 @@ # -az extension add -n ml -y +az extension add --source https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.32.0-py3-none-any.whl -y # ## For backward compatibility - running on old subscription