mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 05:13:40 +00:00
update images
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 125 KiB After Width: | Height: | Size: 138 KiB |
Binary file not shown.
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 64 KiB |
Binary file not shown.
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 70 KiB |
@ -74,6 +74,7 @@ NetworkCommunicationEvents
|
|||||||
You can also filter out events that are related to connection to the proxy itself.
|
You can also filter out events that are related to connection to the proxy itself.
|
||||||
|
|
||||||
Use the following query to filter out the connections to the proxy:
|
Use the following query to filter out the connections to the proxy:
|
||||||
|
|
||||||
```
|
```
|
||||||
NetworkCommunicationEvents
|
NetworkCommunicationEvents
|
||||||
| where ActionType == "ConnectionSuccess" and RemoteIP != "ProxyIP"
|
| where ActionType == "ConnectionSuccess" and RemoteIP != "ProxyIP"
|
||||||
|
Reference in New Issue
Block a user