diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2026-07-14 06:46:02 +0000 |
|---|---|---|
| committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2026-07-23 19:10:11 +0000 |
| commit | bc50dca02ee3250b4818e56817018591a0e06f09 (patch) | |
| tree | db94adce0d63d4fea02a15a5423b52ae370e2756 | |
| parent | 372577fcdb7c988a235ceef747d98c3ae81c85c0 (diff) | |
| -rw-r--r-- | website/content/en/status/report-2026-04-2026-06/azure.adoc | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/website/content/en/status/report-2026-04-2026-06/azure.adoc b/website/content/en/status/report-2026-04-2026-06/azure.adoc new file mode 100644 index 0000000000..4276aad0ce --- /dev/null +++ b/website/content/en/status/report-2026-04-2026-06/azure.adoc @@ -0,0 +1,38 @@ +=== FreeBSD on Microsoft HyperV and Azure + +Links: + +link:https://wiki.freebsd.org/MicrosoftAzure[Microsoft Azure article on FreeBSD wiki] URL: link:https://wiki.freebsd.org/MicrosoftAzure[] + +link:https://wiki.freebsd.org/HyperV[Microsoft HyperV article on FreeBSD wiki] URL: link:https://wiki.freebsd.org/HyperV[] + +Contact: Microsoft FreeBSD Integration Services Team <bsdic@microsoft.com> + +Contact: link:https://lists.freebsd.org/subscription/freebsd-cloud[freebsd-cloud Mailing List] + +Contact: The FreeBSD Azure Release Engineering Team <releng-azure@FreeBSD.org> + +Contact: Wei Hu <whu@FreeBSD.org>, <weh@microsoft.com> + +Contact: Li-Wen Hsu <lwhsu@FreeBSD.org> + +Publishing the 15.1-RELEASE image to Azure Marketplace is in progress. +It is expected to become publicly available early in the third quarter. + +Li-Wen is investigating the technical details needed to support Azure Trusted Launch. + +Wei and Li-Wen, together with other Microsoft engineers, are investigating an issue preventing mana(4) from working correctly on AMD-based Azure VMs. +The mana(4) device is present on the latest v7-generation Azure VMs. + +Work in progress tasks: + +* Automating the image publishing process and merging it into [.filename]#src/release/#. +* Making the process of publishing to Azure Marketplace smoother. +* Supporting FreeBSD in link:https://github.com/Azure/azure-vm-utils/[Azure VM utilities]. + +Open tasks: + +* Update FreeBSD-related documentation at link:https://learn.microsoft.com[Microsoft Learn]. +* Update package:sysutils/azure-agent[] to the latest version. +* Upstream link:https://github.com/Azure/WALinuxAgent/pull/1892[local modifications of Azure agent]. +* Port link:https://github.com/Azure/azure-linux-extensions[Linux Virtual Machine Extensions for Azure]. +* Add FreeBSD support in link:https://azure.microsoft.com/products/devops/pipelines/[Azure Pipelines]. +** link:https://github.com/microsoft/azure-pipelines-agent/pull/3266[] +** Build and publish snapshot builds to link:https://learn.microsoft.com/azure/virtual-machines/share-gallery-community[Azure community gallery]. + +Sponsor: Microsoft for people in Microsoft, and for resources for the rest + +Sponsor: The FreeBSD Foundation for everything else |
