Skip to content

Commit a72043b

Browse files
authored
Merge pull request #90150 from MicahMcKittrick-MSFT/patch-238
MicrosoftDocs/azure-docs#39782
2 parents d0f4dad + 6694f65 commit a72043b

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

articles/virtual-machines/linux/freebsd-intro-on-azure.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,14 @@ FreeBSD for Microsoft Azure is an advanced computer operating system used to pow
2626

2727
Microsoft Corporation is making images of FreeBSD available on Azure with the [Azure VM Guest Agent](https://github.com/Azure/WALinuxAgent/) pre-configured. Currently, the following FreeBSD versions are offered as images by Microsoft:
2828

29-
- FreeBSD 10.3-RELEASE
30-
- FreeBSD 10.4-RELEASE
31-
- FreeBSD 11.1-RELEASE
29+
- [FreeBSD 10.4 on the Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/Microsoft.FreeBSD104)
30+
- [FreeBSD 11.2 on the Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/Microsoft.FreeBSD112)
31+
- [FreeBSD 12.0 on the Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/Microsoft.FreeBSD120)
3232

3333
The agent is responsible for communication between the FreeBSD VM and the Azure fabric for operations such as provisioning the VM on first use (user name, password or SSH key, host name, etc.) and enabling functionality for selective VM extensions.
3434

3535
As for future versions of FreeBSD, the strategy is to stay current and make the latest releases available shortly after they are published by the FreeBSD release engineering team.
3636

37-
## Deploying a FreeBSD virtual machine
38-
Deploying a FreeBSD virtual machine is a straightforward process using an image from the Azure Marketplace from the Azure portal:
39-
40-
- [FreeBSD 10.4 on the Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/Microsoft.FreeBSD104)
41-
- [FreeBSD 11.2 on the Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/Microsoft.FreeBSD112)
42-
4337
### Create a FreeBSD VM through Azure CLI on FreeBSD
4438
First you need to install [Azure CLI](https://docs.microsoft.com/cli/azure/get-started-with-azure-cli) though following command on a FreeBSD machine.
4539

0 commit comments

Comments
 (0)