Skip to content

Commit 0d43507

Browse files
author
Bill Liang
committed
direct download from private-repo.microsoft.com/python/azure-arc-data
1 parent 1c9671f commit 0d43507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export DEBIAN_FRONTEND=noninteractive
8181

8282
# Requirements file.
8383
export OSCODENAME=$(lsb_release -cs)
84-
export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://aka.ms/may-2020-azdata-"$OSCODENAME
84+
export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://private-repo.microsoft.com/python/azure-arc-data/private-preview-may-2020/ubuntu-"$OSCODENAME"/azdata-cli_15.0.4033-1~"$OSCODENAME"_all.deb"
8585

8686
# Kube version.
8787
#

0 commit comments

Comments
 (0)