Skip to content

Commit 346cd0e

Browse files
Merge pull request #222671 from ekpgh/update-network-prereqs
Add event server network requirement for HPC Cache
2 parents bcccfb9 + 8fe13dc commit 346cd0e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Prerequisites for using Azure HPC Cache
44
author: ekpgh
55
ms.service: hpc-cache
66
ms.topic: how-to
7-
ms.date: 06/15/2022
7+
ms.date: 12/30/2022
88
ms.author: v-erinkelly
99
---
1010

@@ -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)