Skip to content

Commit 88d63fb

Browse files
committed
add event service requirement
1 parent 80159ec commit 88d63fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/hpc-cache/hpc-cache-prerequisites.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@ A successful connection gives this response:
148148
OCSP Response Status: successful (0x0)
149149
```
150150

151+
### Event server access
152+
153+
Azure HPC Cache uses Azure event server endpoints to monitor cache health and send diagnostic information.
154+
155+
Make sure that the cache can securely access hosts in the domain events.data.microsoft.com - that is, open TCP port 443 for traffic to `*.events.data.microsoft.com`.
156+
151157
## Permissions
152158

153159
Check these permission-related prerequisites before starting to create your cache.

0 commit comments

Comments
 (0)