mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-29 05:37:22 +00:00
fix h1s
This commit is contained in:
parent
572599dcc9
commit
154e20ca41
@ -48,7 +48,7 @@ For more information about optimizing ASR rule deployment in Microsoft 365 secur
|
|||||||
|
|
||||||
> Want to experience Microsoft Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/en-us/WindowsForBusiness/windows-atp?ocid=docs-wdatp-onboardconfigure-belowfoldlink)
|
> Want to experience Microsoft Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/en-us/WindowsForBusiness/windows-atp?ocid=docs-wdatp-onboardconfigure-belowfoldlink)
|
||||||
|
|
||||||
# Related topics
|
## Related topics
|
||||||
|
|
||||||
* [Ensure your machines are configured properly](configure-machines.md)
|
* [Ensure your machines are configured properly](configure-machines.md)
|
||||||
* [Get machines onboarded to Microsoft Defender ATP](configure-machines-onboarding.md)
|
* [Get machines onboarded to Microsoft Defender ATP](configure-machines-onboarding.md)
|
||||||
|
@ -61,7 +61,7 @@ For more information, [read about using Intune device configuration profiles to
|
|||||||
|
|
||||||
>Want to experience Microsoft Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-onboardconfigure-belowfoldlink)
|
>Want to experience Microsoft Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-onboardconfigure-belowfoldlink)
|
||||||
|
|
||||||
# Related topics
|
## Related topics
|
||||||
- [Ensure your machines are configured properly](configure-machines.md)
|
- [Ensure your machines are configured properly](configure-machines.md)
|
||||||
- [Increase compliance to the Microsoft Defender ATP security baseline](configure-machines-security-baseline.md)
|
- [Increase compliance to the Microsoft Defender ATP security baseline](configure-machines-security-baseline.md)
|
||||||
- [Optimize ASR rule deployment and detections](configure-machines-asr.md)
|
- [Optimize ASR rule deployment and detections](configure-machines-asr.md)
|
||||||
|
@ -97,7 +97,7 @@ Machine configuration management monitors baseline compliance only of Windows 10
|
|||||||
|
|
||||||
>Want to experience Microsoft Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-onboardconfigure-belowfoldlink)
|
>Want to experience Microsoft Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-onboardconfigure-belowfoldlink)
|
||||||
|
|
||||||
# Related topics
|
## Related topics
|
||||||
- [Ensure your machines are configured properly](configure-machines.md)
|
- [Ensure your machines are configured properly](configure-machines.md)
|
||||||
- [Get machines onboarded to Microsoft Defender ATP](configure-machines-onboarding.md)
|
- [Get machines onboarded to Microsoft Defender ATP](configure-machines-onboarding.md)
|
||||||
- [Optimize ASR rule deployment and detections](configure-machines-asr.md)
|
- [Optimize ASR rule deployment and detections](configure-machines-asr.md)
|
@ -23,7 +23,7 @@ ms.topic: article
|
|||||||
|
|
||||||
Represent a file entity in Microsoft Defender ATP.
|
Represent a file entity in Microsoft Defender ATP.
|
||||||
|
|
||||||
# Methods
|
## Methods
|
||||||
Method|Return Type |Description
|
Method|Return Type |Description
|
||||||
:---|:---|:---
|
:---|:---|:---
|
||||||
[Get file](get-file-information.md) | [file](files.md) | Get a single file
|
[Get file](get-file-information.md) | [file](files.md) | Get a single file
|
||||||
@ -32,7 +32,7 @@ Method|Return Type |Description
|
|||||||
[file statistics](get-file-statistics.md) | Statistics summary | Retrieves the prevalence for the given file.
|
[file statistics](get-file-statistics.md) | Statistics summary | Retrieves the prevalence for the given file.
|
||||||
|
|
||||||
|
|
||||||
# Properties
|
## Properties
|
||||||
Property | Type | Description
|
Property | Type | Description
|
||||||
:---|:---|:---
|
:---|:---|:---
|
||||||
sha1 | String | Sha1 hash of the file content
|
sha1 | String | Sha1 hash of the file content
|
||||||
|
@ -21,7 +21,7 @@ ms.topic: article
|
|||||||
- [Microsoft Defender Advanced Threat Protection (Microsoft Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559)
|
- [Microsoft Defender Advanced Threat Protection (Microsoft Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559)
|
||||||
|
|
||||||
|
|
||||||
# Methods
|
## Methods
|
||||||
Method|Return Type |Description
|
Method|Return Type |Description
|
||||||
:---|:---|:---
|
:---|:---|:---
|
||||||
[List machines](get-machines.md) | [machine](machine.md) collection | List set of [machine](machine.md) entities in the org.
|
[List machines](get-machines.md) | [machine](machine.md) collection | List set of [machine](machine.md) entities in the org.
|
||||||
@ -31,7 +31,7 @@ Method|Return Type |Description
|
|||||||
[Add or Remove machine tags](add-or-remove-machine-tags.md) | [machine](machine.md) | Add or Remove tag to a specific machine.
|
[Add or Remove machine tags](add-or-remove-machine-tags.md) | [machine](machine.md) | Add or Remove tag to a specific machine.
|
||||||
[Find machines by IP](find-machines-by-ip.md) | [machine](machine.md) collection | Find machines seen with IP.
|
[Find machines by IP](find-machines-by-ip.md) | [machine](machine.md) collection | Find machines seen with IP.
|
||||||
|
|
||||||
# Properties
|
## Properties
|
||||||
Property | Type | Description
|
Property | Type | Description
|
||||||
:---|:---|:---
|
:---|:---|:---
|
||||||
id | String | [machine](machine.md) identity.
|
id | String | [machine](machine.md) identity.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user