diff --git a/vhdbuilder/packer/generate-vhd-publishing-info.sh b/vhdbuilder/packer/generate-vhd-publishing-info.sh index 38bdda3ea6..1eabecda44 100755 --- a/vhdbuilder/packer/generate-vhd-publishing-info.sh +++ b/vhdbuilder/packer/generate-vhd-publishing-info.sh @@ -118,5 +118,5 @@ else EOF fi -# Do not log sas token +# We don't create SAS URLs anymore, though just keep this here to be safe sed 's/?.*\",/?***\",/g' < vhd-publishing-info.json \ No newline at end of file