We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be046c commit d9f6862Copy full SHA for d9f6862
samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh
@@ -49,7 +49,7 @@ export DEBIAN_FRONTEND=noninteractive
49
50
# Requirements file.
51
export OSCODENAME=$(lsb_release -cs)
52
-export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://aka.ms/bugbash-azdata-"$OSCODENAME
+export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://aka.ms/jan-2020-azdata-"$OSCODENAME
53
54
# Kube version.
55
#
0 commit comments