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 a5f24b7 commit 1ffecf7Copy full SHA for 1ffecf7
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/azdata-"$OSCODENAME
+export AZDATA_PRIVATE_PREVIEW_DEB_PACKAGE="https://aka.ms/bugbash-azdata-"$OSCODENAME
53
54
# Kube version.
55
#
0 commit comments