diff --git a/windows/keep-secure/experiment-custom-ti-windows-defender-advanced-threat-protection.md b/windows/keep-secure/experiment-custom-ti-windows-defender-advanced-threat-protection.md index ff7fa5b330..b02f51a68f 100644 --- a/windows/keep-secure/experiment-custom-ti-windows-defender-advanced-threat-protection.md +++ b/windows/keep-secure/experiment-custom-ti-windows-defender-advanced-threat-protection.md @@ -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. ```