Skip to content

Commit a01f80b

Browse files
Merge pull request #223784 from alkohli/patch-751
Update the vnet ref
2 parents 21f4fd8 + b484656 commit a01f80b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/databox-online/azure-stack-edge-gpu-manage-virtual-machine-network-interfaces-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: databox
88
ms.subservice: edge
99
ms.topic: how-to
10-
ms.date: 12/07/2022
10+
ms.date: 01/12/2023
1111
ms.author: alkohli
1212
# Customer intent: As an IT admin, I need to understand how to manage network interfaces on an Azure Stack Edge Pro device so that I can use it to run applications using Edge compute before sending it to Azure.<!--Does "it" refer to the device or to the virtual NICs?-->
1313
---
@@ -72,7 +72,7 @@ Follow these steps to add a network interface to a virtual machine deployed on y
7272
|---------|-------------|
7373
|Name | A unique name within the edge resource group. The name cannot be changed after the network interface is created. To manage multiple network interfaces easily, use the suggestions provided in the [Naming conventions](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging#resource-naming). |
7474
|Select an edge resource group |Select the edge resource group to add the network interface to.|
75-
|Virtual network| The virtual network associated with the virtual switch created on your device when you enabled compute on the network interface. There is only one virtual network associated with your device. |
75+
|Virtual network| The virtual network associated with the virtual switch created on your device when you enabled compute on the network interface. |
7676
|Subnet | A subnet within the selected virtual network. This field is automatically populated with the subnet associated with the network interface on which you enabled compute. |
7777
|IP address assignment | A static or a dynamic IP for your network interface. The static IP should be an available, free IP from the specified subnet range. Choose dynamic if a DHCP server exists in the environment. |
7878

0 commit comments

Comments
 (0)