Skip to content

Commit 3023d95

Browse files
committed
update additional file with same wording
1 parent 22c6906 commit 3023d95

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

articles/operator-nexus/howto-baremetal-run-data-extract.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Verify you have access to the Cluster Manager's storage account
3535

3636
The run data extract command executes one or more predefined scripts to extract data from a bare metal machine.
3737

38+
> [!WARNING]
39+
> Microsoft does not provide or support any Operator Nexus API calls that expect plaintext username and/or password to be supplied. Please note any values sent will be logged and are considered exposed secrets, which should be rotated and revoked. The Microsoft documented method for securely using secrets is to store them in an Azure Key Vault, if you have specific questions or concerns please submit a request via the Azure Portal.
40+
3841
The current list of supported commands are
3942

4043
- [SupportAssist/TSR collection for Dell troubleshooting](#hardware-support-data-collection)\

articles/operator-nexus/howto-baremetal-run-read.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Verify you have access to the Cluster Manager's storage account
3333

3434
## Executing a run-read command
3535

36-
The run-read command lets you run a command on the BMM that does not change anything. Some commands have more
36+
The run-read command lets you run a command on the BMM that doesn't change anything. Some commands have more
3737
than one word, or need an argument to work. These commands are made like this to separate them from the ones
3838
that can change things. For example, run-read-command can use `kubectl get` but not `kubectl apply`. When you
3939
use these commands, you have to put all the words in the “command” field. For example,
@@ -48,6 +48,9 @@ Some of the run-read commands require specific arguments be supplied to enforce
4848
An example of run-read commands that require specific arguments is the allowed Mellanox command `mstconfig`,
4949
which requires the `query` argument be provided to enforce read-only.
5050

51+
> [!WARNING]
52+
> Microsoft does not provide or support any Operator Nexus API calls that expect plaintext username and/or password to be supplied. Please note any values sent will be logged and are considered exposed secrets, which should be rotated and revoked. The Microsoft documented method for securely using secrets is to store them in an Azure Key Vault, if you have specific questions or concerns please submit a request via the Azure Portal.
53+
5154
The list below shows the commands you can use. Commands in `*italics*` cannot have `arguments`; the rest can.
5255

5356
- `arp`

0 commit comments

Comments
 (0)