Skip to content

Commit 79e354b

Browse files
authored
Merge pull request #125079 from matthew-fuller/matthew-fuller-patch-2
[operator-nexus] Update quickstarts-virtual-machine-deployment-bicep.md
2 parents fc62a60 + 0abac39 commit 79e354b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Before deploying the virtual machine template, let's review the content to under
2626

2727
:::code language="bicep" source="includes/virtual-machine/virtual-machine-bicep-template.bicep":::
2828

29+
> [!IMPORTANT]
30+
> 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.
31+
2932
Once you have reviewed and saved the template file named ```virtual-machine-bicep-template.bicep```, proceed to the next section to deploy the template.
3033

3134
## Deploy the template

0 commit comments

Comments
 (0)