Skip to content

Commit c29e891

Browse files
author
Brian Tray
committed
Update instructions
1 parent 248d40b commit c29e891

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ The current list of supported commands are
3434
- `TTYLog` - Storage TTYLog data
3535
- `Debug` - debug logs
3636

37-
38-
- Microsoft Defender for Endpoints (MDE) Agent Information\
37+
- Collect Microsoft Defender for Endpoints (MDE) agent information\
3938
Command Name: `mde-agent-information`\
4039
Arguments: None
4140

@@ -105,9 +104,9 @@ Script execution result can be found in storage account:
105104
https://cm2p9bctvhxnst.blob.core.windows.net/bmm-run-command-output/dd84df50-7b02-4d10-a2be-46782cbf4eef-action-bmmdataextcmd.tar.gz?se=2023-04-14T01%3A00%3A15Zandsig=ZJcsNoBzvOkUNL0IQ3XGtbJSaZxYqmtd%2BM6rmxDFqXE%3Dandsp=randspr=httpsandsr=bandst=2023-04-13T21%3A00%3A15Zandsv=2019-12-12
106105
```
107106

108-
Data collected from the `mde-agent-information` command is formatted as JSON
109-
in a file named `mde-agent-information.json` which is contained in the data
110-
extract zip file.
107+
Data is collected from the `mde-agent-information` command and formatted as JSON
108+
to `/hostfs/tmp/runcommand/mde-agent-information.json`. The JSON file can be found
109+
in the data extract zip file located in the storage account.
111110

112111
```azurecli
113112
====Action Command Output====

0 commit comments

Comments
 (0)