From f1e77c9ed5f099e46f87200316d57aac8293492a Mon Sep 17 00:00:00 2001 From: Matt Egen <33404218+MattEgen@users.noreply.github.com> Date: Thu, 1 Aug 2019 09:29:06 -0700 Subject: [PATCH] Corrected typo Changed "ConnecionSuccess" to "ConnectionSuccess --- .../microsoft-defender-atp/configure-proxy-internet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/configure-proxy-internet.md b/windows/security/threat-protection/microsoft-defender-atp/configure-proxy-internet.md index 84bd3f8d8a..8f23f46df6 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/configure-proxy-internet.md +++ b/windows/security/threat-protection/microsoft-defender-atp/configure-proxy-internet.md @@ -189,7 +189,7 @@ Event's information: ![Image of single network event](images/atp-proxy-investigation-event.png)
**Advanced Hunting**
-All new connection events are available for you to hunt on through advanced hunting as well. Since these events are connection events, you can find them under the NetworkCommunicationEvents table under the ‘ConnecionSuccess’ action type.
+All new connection events are available for you to hunt on through advanced hunting as well. Since these events are connection events, you can find them under the NetworkCommunicationEvents table under the ‘ConnectionSuccess’ action type.
Using this simple query will show you all the relevant events: ```