Skip to content

Commit 5873d65

Browse files
authored
Merge pull request #125080 from matthew-fuller/matthew-fuller-patch-3
[operator-nexus] Update quickstarts-virtual-machine-deployment-ps.md
2 parents e1a1ee7 + 5e0d2f9 commit 5873d65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ Before you run the commands, you need to set several variables to define the con
5353
| NETWORKATTACHMENTNAME | The name of the Network to attach for workload. |
5454
| NETWORKDATA | The base64 encoded string of cloud-init network data. |
5555

56+
> [!IMPORTANT]
57+
> 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.
58+
5659
Once you've defined these variables, you can run the Azure PowerShell command to create the virtual machine. Add the ```-Debug``` flag at the end to provide more detailed output for troubleshooting purposes.
5760

5861
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)