release/azure: Update reference URL

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Li-Wen Hsu 2023-06-27 15:58:55 +08:00
parent 72c3a43b16
commit eb550615ef
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF

View File

@ -16,7 +16,7 @@ export VM_RC_LIST="ntpd sshd waagent firstboot_freebsd_update firstboot_pkgs"
# See ResourceDisk.EnableSwap and ResourceDisk.SwapSizeMB in waagent.conf
export NOSWAP=YES
# https://docs.microsoft.com/en-us/azure/marketplace/azure-vm-create-certification-faq#vm-images-must-have-1mb-free-space
# https://learn.microsoft.com/en-us/partner-center/marketplace/azure-vm-certification-faq#vm-images-must-have-1-mb-of-free-space
export VM_BOOTPARTSOFFSET=1M
vm_extra_pre_umount() {