Skip to content

Commit 4dc8f1d

Browse files
authored
Update articles/operator-nexus/quickstarts-virtual-machine-deployment-cli.md
1 parent 4dbc1d7 commit 4dc8f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Before you run the commands, you need to set several variables to define the con
4646
| ACR_PASSWORD | The password for the Azure Container Registry. |
4747

4848
> [!IMPORTANT]
49-
> Please ensure that any sensitive data (e.g. secrets, passwords, private keys, etc.) are encrypted before they are submitted in the userdata or networkdata fields.
49+
> Please ensure that any sensitive data, such as secrets, passwords, private keys, and so on, are encrypted before they are submitted in the userData or networkData fields.
5050
5151
Once you've defined these variables, you can run the Azure CLI command to create the virtual machine. Add the ```--debug``` flag at the end to provide more detailed output for troubleshooting purposes.
5252

0 commit comments

Comments
 (0)