Skip to content

Commit cd06ef5

Browse files
committed
fix name of file
1 parent 0bf8401 commit cd06ef5

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/virtual-network/quick-create-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This quickstart shows you how to create a virtual network with two virtual machi
1717

1818
A virtual network is the fundamental building block for private networks in Azure. Azure Virtual Network enables Azure resources like VMs to securely communicate with each other and the internet.
1919

20-
:::image type="content" source="./media/quick-create-bicep/virtual-network-qs-bicep-resources.png" alt-text="Diagram of resources created in the virtual network quickstart.":::
20+
:::image type="content" source="./media/quick-create-bicep/virtual-network-bicep-resources.png" alt-text="Diagram of resources created in the virtual network quickstart.":::
2121

2222
[!INCLUDE [About Bicep](../../includes/resource-manager-quickstart-bicep-introduction.md)]
2323

articles/virtual-network/quick-create-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: mode-arm, FY23 content-maintenance, devx-track-arm-template
1515

1616
In this quickstart, you learn how to create a virtual network with two subnets by using an Azure Resource Manager template. A virtual network is the fundamental building block for your private network in Azure. It enables Azure resources, like virtual machines (VMs), to securely communicate with each other and with the internet.
1717

18-
:::image type="content" source="./media/quick-create-bicep/virtual-network-qs-bicep-resources.png" alt-text="Diagram of resources created in the virtual network quickstart.":::
18+
:::image type="content" source="./media/quick-create-bicep/virtual-network-bicep-resources.png" alt-text="Diagram of resources created in the virtual network quickstart.":::
1919

2020
[!INCLUDE [About Azure Resource Manager](../../includes/resource-manager-quickstart-introduction.md)]
2121

0 commit comments

Comments
 (0)