Skip to content

Commit e877562

Browse files
authored
Update virtual-machines-for-nginx.md
1 parent 8583d13 commit e877562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nginx/deployment-guides/microsoft-azure/virtual-machines-for-nginx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ For Active-Active HA for NGINX Plus on Microsoft Azure Using the Azure Standard
6060
- **Availability options** – <span style="color:#666666; font-weight:bolder; white-space: nowrap;">No infrastructure redundancy required</span>
6161

6262
This option is best for a demo like the one in this guide. For production deployments, deploy a copy of each VM in a different Availability Zone. For more information, see the [Azure documentation](https://docs.microsoft.com/en-us/azure/availability-zones/az-overview).
63-
- **Image** – <span style="color:#666666; font-weight:bolder; white-space: nowrap;">Ubuntu Server 18.04 LTS</span> <span style="color:#374936;font-weight:bolder; white-space:nowrap;"> Ubuntu Server </span>
63+
- **Image** – <span style="color:#666666; font-weight:bolder; white-space: nowrap;">Ubuntu Server 18.04 LTS</span>
6464
- **Azure Spot instance** – <span style="color:#666666; font-weight:bolder;">No</span>
6565
- **Size** – <span style="color:#666666; font-weight:bolder;">B1s</span> (click <span style="color:#2d89d6; white-space: nowrap;">Select size</span> to access the <span style="font-weight:bold; white-space: nowrap;">Select a VM size</span> window, click the **B1s** row, and click the <span style="background-color:#137ad1; color:white;"> Select </span> button to return to the **Basics** tab)
6666
- **Authentication type** – <span style="color:#666666; font-weight:bolder; white-space: nowrap;">SSH public key</span>

0 commit comments

Comments
 (0)