mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 19:33:37 +00:00
remove fetching tokens block
This commit is contained in:
@ -49,16 +49,6 @@ This step will guide you in creating an alert definition and an IOC for a malici
|
||||
|
||||
3. Run the script and verify that the operation succeeded in the results the window. Wait up to 20 minutes until the new or updated alert definition propagates to the detection engines.
|
||||
|
||||
Example message:
|
||||
```
|
||||
Fetching an access token
|
||||
Token fetched successfully
|
||||
Creating an Alert definition
|
||||
Alert Definition successfully created
|
||||
Creating an Indicator of Compromise
|
||||
Indicator of Compromise created successfully
|
||||
All done!
|
||||
```
|
||||
If you get the exception “The remote server returned an error: (407) Proxy Authentication Required", you need to add the proxy configuration by adding the following code to the PowerShell script.
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user