Skip to content

Commit 5fc828d

Browse files
committed
Added to template article
1 parent 8cc4580 commit 5fc828d

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

articles/virtual-network/ip-services/create-public-ip-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.devlang: azurecli
1616

1717
In this quickstart, you learn how to create an Azure public IP address. Public IP addresses in Azure are used for public connections to Azure resources. Public IP addresses are available in two SKUs: basic, and standard. Two tiers of public IP addresses are available: regional, and global. The routing preference of a public IP address is set when created. Internet routing and Microsoft Network routing are the available choices.
1818

19-
:::image type="content" source="./media/create-public-ip-portal/public-ip-example-qs-resources.png" alt-text="Diagram of an example use of a public IP address. A public IP address is assigned to a load balancer":::
19+
:::image type="content" source="./media/create-public-ip-portal/public-ip-example-resources.png" alt-text="Diagram of an example use of a public IP address. A public IP address is assigned to a load balancer":::
2020

2121
**Figure**: Diagram of a public IP address assigned to a public Azure Load Balancer.
2222

articles/virtual-network/ip-services/create-public-ip-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: template-quickstart, mode-ui
1515

1616
In this quickstart, you learn how to create Azure public IP addresses, which you use for public connections to Azure resources. Public IP addresses are available in two SKUs: Basic and Standard. Two tiers of public IP addresses are available: regional and global. You can also set the routing preference of a public IP address when you create it: Microsoft network or Internet.
1717

18-
:::image type="content" source="./media/create-public-ip-portal/public-ip-example-qs-resources.png" alt-text="Diagram of an example use of a public IP address. A public IP address is assigned to a load balancer":::
18+
:::image type="content" source="./media/create-public-ip-portal/public-ip-example-resources.png" alt-text="Diagram of an example use of a public IP address. A public IP address is assigned to a load balancer":::
1919

2020
**Figure**: Diagram of a public IP address assigned to a public Azure Load Balancer.
2121

articles/virtual-network/ip-services/create-public-ip-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: mode-api, devx-track-azurepowershell
1515

1616
In this quickstart, you learn how to create an Azure public IP address. Public IP addresses in Azure are used for public connections to Azure resources. Public IP addresses are available in two SKUs: basic, and standard. Two tiers of public IP addresses are available: regional, and global. The routing preference of a public IP address is set when created. Internet routing and Microsoft Network routing are the available choices.
1717

18-
:::image type="content" source="./media/create-public-ip-portal/public-ip-example-qs-resources.png" alt-text="Diagram of an example use of a public IP address. A public IP address is assigned to a load balancer":::
18+
:::image type="content" source="./media/create-public-ip-portal/public-ip-example-resources.png" alt-text="Diagram of an example use of a public IP address. A public IP address is assigned to a load balancer":::
1919

2020
**Figure**: Diagram of a public IP address assigned to a public Azure Load Balancer.
2121

articles/virtual-network/ip-services/create-public-ip-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: mode-other
1616

1717
This article shows how to create a public IP address resource within a Resource Manager template.
1818

19-
:::image type="content" source="./media/create-public-ip-portal/public-ip-example-qs-resources.png" alt-text="Diagram of an example use of a public IP address. A public IP address is assigned to a load balancer":::
19+
:::image type="content" source="./media/create-public-ip-portal/public-ip-example-resources.png" alt-text="Diagram of an example use of a public IP address. A public IP address is assigned to a load balancer":::
2020

2121
**Figure**: Diagram of a public IP address assigned to a public Azure Load Balancer.
2222

0 commit comments

Comments
 (0)