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.
2 parents 91a4434 + afc9897 commit a24deceCopy full SHA for a24dece
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/feb-2020-azdata-"$OSCODENAME
+export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://aka.ms/mar-2020-azdata-"$OSCODENAME
53
54
# Kube version.
55
#
0 commit comments