Skip to content

Commit 5e3a9b8

Browse files
committed
diagram additions
1 parent c634d8e commit 5e3a9b8

6 files changed

+14
-6
lines changed

articles/load-balancer/quickstart-load-balancer-standard-internal-cli.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@ ms.custom: mvc, devx-track-azurecli, mode-api, template-quickstart, engagement-f
1313

1414
# Quickstart: Create an internal load balancer to load balance VMs using the Azure CLI
1515

16-
Get started with Azure Load Balancer by using the Azure CLI to create an internal load balancer and two virtual machines.
16+
Get started with Azure Load Balancer by using the Azure CLI to create an internal load balancer and two virtual machines. Additional resources include Azure Bastion, NAT Gateway, a virtual network, and the required subnets.
17+
18+
:::image type="content" source="media/quickstart-load-balancer-standard-public-portal/public-load-balancer-resources.png" alt-text="Diagram of resources deployed for a standard public load balancer.":::
1719

1820
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
1921

2022
[!INCLUDE [azure-cli-prepare-your-environment.md](~/articles/reusable-content/azure-cli/azure-cli-prepare-your-environment.md)]
2123

22-
This quickstart requires version 2.0.28 or later of the Azure CLI. If you're using Azure Cloud Shell, the latest version is already installed.
24+
- This quickstart requires version 2.0.28 or later of the Azure CLI. If you're using Azure Cloud Shell, the latest version is already installed.
2325

2426
## Create a resource group
2527

articles/load-balancer/quickstart-load-balancer-standard-internal-portal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ ms.custom: mvc, mode-ui, template-quickstart, engagement-fy23
1717
Get started with Azure Load Balancer by using the Azure portal to create an internal load balancer for a backend pool with two virtual machines. Additional resources include Azure Bastion, NAT Gateway, a virtual network, and the required subnets.
1818

1919
:::image type="content" source="media/quickstart-load-balancer-standard-internal-portal/internal-load-balancer-resources.png" alt-text="Diagram of resources deployed for internal load balancer.":::
20+
2021
## Prerequisites
2122

2223
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

articles/load-balancer/quickstart-load-balancer-standard-internal-powershell.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ ms.custom: devx-track-azurepowershell, mode-api, template-quickstart
1313

1414
# Quickstart: Create an internal load balancer to load balance VMs using Azure PowerShell
1515

16-
Get started with Azure Load Balancer by using Azure PowerShell to create an internal load balancer and two virtual machines.
16+
Get started with Azure Load Balancer by using Azure PowerShell to create an internal load balancer and two virtual machines.Additional resources include Azure Bastion, NAT Gateway, a virtual network, and the required subnets.
17+
18+
:::image type="content" source="media/quickstart-load-balancer-standard-internal-portal/internal-load-balancer-resources.png" alt-text="Diagram of resources deployed for internal load balancer.":::
1719

1820
## Prerequisites
1921

articles/load-balancer/quickstart-load-balancer-standard-public-cli.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ ms.custom: mvc, devx-track-azurecli, mode-api, template-quickstart, engagement-f
1313

1414
# Quickstart: Create a public load balancer to load balance VMs using the Azure CLI
1515

16-
Get started with Azure Load Balancer by using the Azure CLI to create a public load balancer and two virtual machines.
16+
Get started with Azure Load Balancer by using the Azure CLI to create a public load balancer and two virtual machines. Additional resources include Azure Bastion, NAT Gateway, a virtual network, and the required subnets.
17+
18+
:::image type="content" source="media/quickstart-load-balancer-standard-public-portal/public-load-balancer-resources.png" alt-text="Diagram of resources deployed for a standard public load balancer.":::
1719

1820
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
1921

articles/load-balancer/quickstart-load-balancer-standard-public-portal.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ ms.custom: mvc, mode-ui, template-quickstart, engagement-fy23
1515

1616
Get started with Azure Load Balancer by using the Azure portal to create a public load balancer for a backend pool with two virtual machines. Additional resources include Azure Bastion, NAT Gateway, a virtual network, and the required subnets.
1717

18-
1918
:::image type="content" source="media/quickstart-load-balancer-standard-public-portal/public-load-balancer-resources.png" alt-text="Diagram of resources deployed for a standard public load balancer.":::
2019

2120
## Prerequisites

articles/load-balancer/quickstart-load-balancer-standard-public-powershell.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ ms.custom: devx-track-azurepowershell, mode-api, template-quickstart, engagement
1313

1414
# Quickstart: Create a public load balancer to load balance VMs using Azure PowerShell
1515

16-
Get started with Azure Load Balancer by using Azure PowerShell to create a public load balancer and two virtual machines.
16+
Get started with Azure Load Balancer by using Azure PowerShell to create a public load balancer and two virtual machines. Additional resources include Azure Bastion, NAT Gateway, a virtual network, and the required subnets.
17+
18+
:::image type="content" source="media/quickstart-load-balancer-standard-public-portal/public-load-balancer-resources.png" alt-text="Diagram of resources deployed for a standard public load balancer.":::
1719

1820
## Prerequisites
1921

0 commit comments

Comments
 (0)