You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hpc-cache/hpc-cache-prerequisites.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Prerequisites for using Azure HPC Cache
4
4
author: ekpgh
5
5
ms.service: hpc-cache
6
6
ms.topic: how-to
7
-
ms.date: 06/15/2022
7
+
ms.date: 12/30/2022
8
8
ms.author: v-erinkelly
9
9
---
10
10
@@ -148,6 +148,12 @@ A successful connection gives this response:
148
148
OCSP Response Status: successful (0x0)
149
149
```
150
150
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
+
151
157
## Permissions
152
158
153
159
Check these permission-related prerequisites before starting to create your cache.
0 commit comments