mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 11:23:45 +00:00
Styling
This commit is contained in:
@ -37,7 +37,7 @@ If you can reproduce a problem, please increase the logging level, run the syste
|
||||
|
||||
2. Reproduce the problem.
|
||||
|
||||
3. Run `sudo mdatp diagnostic create` to backup Microsoft Defender ATP's logs. The files will be stored inside of a .zip archive. This command will also print out the file path to the backup after the operation succeeds:
|
||||
3. Run `sudo mdatp diagnostic create` to back up Microsoft Defender ATP's logs. The files will be stored inside of a .zip archive. This command will also print out the file path to the backup after the operation succeeds:
|
||||
|
||||
```bash
|
||||
$ sudo mdatp diagnostic create
|
||||
|
@ -21,8 +21,8 @@ ms.topic: conceptual
|
||||
|
||||
## 101.00.75
|
||||
|
||||
- Added support for the following file system types: ecryptfs, fuse, fuseblk, jfs, nfs, overlay, ramfs, reiserfs, udf, and vfat
|
||||
- New syntax for the command-line tool. See [this page](linux-resources.md#configure-from-the-command-line) for more information.
|
||||
- Added support for the following file system types: `ecryptfs`, `fuse`, `fuseblk`, `jfs`, `nfs`, `overlay`, `ramfs`, `reiserfs`, `udf`, and `vfat`
|
||||
- New syntax for the command-line tool. For more information, see [this page](linux-resources.md#configure-from-the-command-line).
|
||||
- Performance improvements & bug fixes
|
||||
|
||||
## 100.90.70
|
||||
|
@ -91,22 +91,22 @@ If you experience any installation failures, refer to [Troubleshooting installat
|
||||
- Disk space: 650 MB
|
||||
- The solution currently provides real-time protection for the following file system types:
|
||||
|
||||
- btrfs
|
||||
- ecryptfs
|
||||
- ext2
|
||||
- ext3
|
||||
- ext4
|
||||
- fuse
|
||||
- fuseblk
|
||||
- jfs
|
||||
- nfs
|
||||
- overlay
|
||||
- ramfs
|
||||
- reiserfs
|
||||
- tmpfs
|
||||
- udf
|
||||
- vfat
|
||||
- xfs
|
||||
- `btrfs`
|
||||
- `ecryptfs`
|
||||
- `ext2`
|
||||
- `ext3`
|
||||
- `ext4`
|
||||
- `fuse`
|
||||
- `fuseblk`
|
||||
- `jfs`
|
||||
- `nfs`
|
||||
- `overlay`
|
||||
- `ramfs`
|
||||
- `reiserfs`
|
||||
- `tmpfs`
|
||||
- `udf`
|
||||
- `vfat`
|
||||
- `xfs`
|
||||
|
||||
More file system types will be added in the future.
|
||||
|
||||
|
Reference in New Issue
Block a user