Skip to content

Commit 83b9d37

Browse files
author
Ubuntu
committed
[operator-nexus] Update description for CSN and L3network ID.
1 parent c87b201 commit 83b9d37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-nexus/quickstarts-virtual-machine-deployment-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ Before you run the commands, you need to set several variables to define the con
3232
| RESOURCE_GROUP | The name of the Azure resource group where you want to create the virtual machine. |
3333
| SUBSCRIPTION | The ID of your Azure subscription. |
3434
| CUSTOM_LOCATION | This argument specifies a custom location of the Nexus instance. |
35-
| CSN_ARM_ID | CSN ID is the unique identifier for the cloud services network you want to use. |
36-
| L3_NETWORK_ID | L3 Network ID is the unique identifier for the network interface to be used by the virtual machine. |
37-
| NETWORK_INTERFACE_NAME | The name of the L3 network interface for the virtual machine. |
35+
| CSN_ARM_ID | The ARM ID of the cloud services network that the virtual machine will be connected to. |
36+
| L3_NETWORK_ID | The ARM ID of the L3 network that the virtual machine will be connected to. |
37+
| NETWORK_INTERFACE_NAME | The name of the L3 network interface to be assigned. |
3838
| ADMIN_USERNAME | The username for the virtual machine administrator. |
3939
| SSH_PUBLIC_KEY | The SSH public key that is used for secure communication with the virtual machine. |
4040
| CPU_CORES | The number of CPU cores for the virtual machine (even number, max 46 vCPUs) |

0 commit comments

Comments
 (0)