mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
minor update to code
This commit is contained in:
parent
3df9bc81a2
commit
90a9d65203
@ -43,7 +43,7 @@ This step will guide you in creating an alert definition and an IOC for a malici
|
|||||||
|
|
||||||
2. Copy and paste the following PowerShell script. This script will upload a sample alert definition and IOC to Windows Defender ATP which you can use to generate an alert.
|
2. Copy and paste the following PowerShell script. This script will upload a sample alert definition and IOC to Windows Defender ATP which you can use to generate an alert.
|
||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
>Make sure you replace the `authUrl`, `clientID`, and `clientSecret` values with your details which you saved in when you enabled the threat intelligence application.
|
>Make sure you replace the `authUrl`, `clientId`, and `clientSecret` values with your details which you saved in when you enabled the threat intelligence application.
|
||||||
|
|
||||||
[!code[ExampleScript](./code/example-script.ps1#L1-L60)]
|
[!code[ExampleScript](./code/example-script.ps1#L1-L60)]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user