You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/nginx/deployment-guides/microsoft-azure/virtual-machines-for-nginx.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Follow these steps:
86
86
- In the **Name** field, accept the default created by Azure, ngx-plus-1-ip.
87
87
- Click the <spanstyle="background-color:#137ad1; color:white;">Ok</span> button.
88
88
89
-
When this guide was first published, the hourly cost for the six VMs was only $0.008. And this costlier than VMs with basic IP addresses. For current pricing, see the Microsoft documentation.
89
+
When this guide was first published, the hourly cost for the six VMs was only $0.008. And this costlier than VMs with basic IP addresses. For current pricing, see the [Microsoft documentation](https://azure.microsoft.com/en-us/pricing/details/ip-addresses/).
90
90
91
91
<ahref="/nginx/images/azure-create-vm-networking.png"><imgsrc="/nginx/images/azure-create-vm-networking.png"alt="screenshot of 'Networking' tab on Azure 'Create a virtual machine' page"width="1024"height="718"class="aligncenter size-full wp-image-64994"style="border:2pxsolid#666666; padding:2px; margin:2px;" /></a>
92
92
@@ -105,7 +105,7 @@ When this guide was first published, the hourly cost for the six VMs was only $0
105
105
<ahref="/nginx/images/azure-create-vm-deployment-complete.png"><imgsrc="/nginx/images/azure-create-vm-deployment-complete.png"alt="screenshot of Azure 'CreateVM-Canonical' page"width="1024"height="634"class="aligncenter size-full image-64992"style="border:2pxsolid#666666; padding:2px; margin:2px;" /></a>
106
106
107
107
<spanid="create-vm_list"></span>
108
-
7. If you’re creating 6 VMs for [Active-Active HA for NGINX Plus on Microsoft Azure Using the Azure Standard Load Balancer]({{< ref "high-availability-standard-load-balancer.md" >}}), use the following names:
108
+
7. If you’re creating 6 VMs for [Active-Active HA for NGINX Plus on Microsoft Azure Using the Azure Standard Load Balancer](https://docs.nginx.com/nginx/deployment-guides/microsoft-azure/high-availability-standard-load-balancer/), use the following names:
For <spanstyle="color:#666666; font-weight:bolder;">ngx-plus-2</span> (2nd NGINX Plus VM), repeat Steps 2 to 6 above or purchase a pre built VM from the [Microsoft Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps?search=NGINX%20Plus)).
117
+
For <spanstyle="color:#666666; font-weight:bolder;">ngx-plus-2</span> (2nd NGINX Plus VM), repeat Steps 2 to 6 above or purchase a pre built VM from the [Microsoft Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps?search=NGINX%20Plus)).
118
118
119
119
NGINX Open Source VMs gives you two options: create each VM manually by following steps 2 to 6. Or, make one template VM (named <spanstyle="color:#666666; font-weight:bolder; white-space: nowrap;">nginx-oss</span>), [install the NGINX Open Source software](#install-nginx) on it, and clone that VM into three more copies using Azure image. For that, follow the instructions in [Optional: Creating an NGINX Open Source Image](#create-nginx-oss-image).
0 commit comments