Date: Wed, 19 Feb 2025 19:11:59 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 0d0336f55f - main - Status/2024Q4/azure.adoc: Add report Message-ID: <202502191911.51JJBxud098352@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=0d0336f55fbe319fc80d75bb2b584fe94e7c8bf1 commit 0d0336f55fbe319fc80d75bb2b584fe94e7c8bf1 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2025-02-16 19:30:36 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2025-02-19 19:11:30 +0000 Status/2024Q4/azure.adoc: Add report Reviewed by: carlavilla, salvadore Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/464 --- .../en/status/report-2024-10-2024-12/azure.adoc | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/website/content/en/status/report-2024-10-2024-12/azure.adoc b/website/content/en/status/report-2024-10-2024-12/azure.adoc new file mode 100644 index 0000000000..f550b50fdd --- /dev/null +++ b/website/content/en/status/report-2024-10-2024-12/azure.adoc @@ -0,0 +1,40 @@ +=== 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: Souradeep Chakrabarti <schakrabarti@microsoft.com> + +Contact: Colin Su <yuas@microsoft.com> + +Contact: Li-Wen Hsu <lwhsu@FreeBSD.org> + +In this quarter, we have published the link:https://azuremarketplace.microsoft.com/marketplace/apps/thefreebsdfoundation.freebsd-14_2[14.2-RELEASE on Azure Marketplace]. + +Colin Su has presented at the FreeBSD 2024 Fall Summit about Azure DevOps Pipeline. + +Souradeep Chakrabarti from Microsoft has added a feature to use hypercalls for TLB shootdown on Hyper-V and Azure. + +Wei Hu root-caused an issue on missing CDROM device when booting FreeBSD on the latest Azure v6 VM SKU. +V6 type only offers NVMe disks to guest OS. +He also continues bug fixing for FreeBSD MANA NIC device. + +Work in progress tasks: + +* Automating the image publishing process and merging to [.filename]#src/release/#. (Li-Wen Hsu) +* Colin Su is testing adding FreeBSD support in link:https://azure.microsoft.com/products/devops/pipelines/[Azure Pipelines] +** link:https://github.com/microsoft/azure-pipelines-agent/pull/3266[] +** Building and publishing snapshot builds to link:https://learn.microsoft.com/azure/virtual-machines/share-gallery-community[Azure community gallery]. + +Open tasks: + +* Update FreeBSD-related doc 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] + +Sponsor: Microsoft for people in Microsoft, and for resources for the rest + +Sponsor: The FreeBSD Foundation for everything else
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502191911.51JJBxud098352>
