Skip to content

Commit 65e1284

Browse files
Merge pull request #266334 from mbender-ms/vnet-ado149404
virtual network - Adding link for VNet Video
2 parents efdf214 + 8078b5f commit 65e1284

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,21 @@ ms.author: allensu
77
ms.date: 06/06/2023
88
ms.topic: quickstart
99
ms.service: virtual-network
10+
ms.custom: ai-video-concept
1011
#Customer intent: I want to use the Azure portal to create a virtual network so that virtual machines can communicate privately with each other and with the internet.
1112
---
1213

1314
# Quickstart: Use the Azure portal to create a virtual network
1415

1516
This quickstart shows you how to create a virtual network by using the Azure portal. You then create two virtual machines (VMs) in the network, deploy Azure Bastion to securely connect to the VMs from the internet, and communicate privately between the VMs.
1617

18+
:::image type="content" source="./media/quick-create-portal/virtual-network-qs-resources.png" alt-text="Diagram of resources created in virtual network quickstart.":::
19+
1720
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.
1821

19-
:::image type="content" source="./media/quick-create-portal/virtual-network-qs-resources.png" alt-text="Diagram of resources created in virtual network quickstart.":::
22+
>[!VIDEO https://learn-video.azurefd.net/vod/player?id=6b5b138e-8406-406e-8b34-40bdadf9fc6d]
23+
24+
2025

2126
## Prerequisites
2227

articles/virtual-network/virtual-networks-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Azure Virtual Network is a service that provides the fundamental building block
1616

1717
A virtual network is similar to a traditional network that you'd operate in your own datacenter. But it brings extra benefits of the Azure infrastructure, such as scale, availability, and isolation.
1818

19+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=6b5b138e-8406-406e-8b34-40bdadf9fc6d]
20+
1921
## Why use an Azure virtual network?
2022

2123
Key scenarios that you can accomplish with a virtual network include:

0 commit comments

Comments
 (0)