Skip to content

Commit b43c8f5

Browse files
authored
Merge pull request #125081 from matthew-fuller/matthew-fuller-patch-4
[operator-nexus] Update quickstarts-virtual-machine-deployment-cli.md
2 parents 5873d65 + 4dc8f1d commit b43c8f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Before you run the commands, you need to set several variables to define the con
4545
| ACR_USERNAME | The username for the Azure Container Registry. |
4646
| ACR_PASSWORD | The password for the Azure Container Registry. |
4747

48+
> [!IMPORTANT]
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.
50+
4851
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.
4952

5053
To define these variables, use the following set commands and replace the example values with your preferred values. You can also use the default values for some of the variables, as shown in the following example:

0 commit comments

Comments
 (0)