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/operator-insights/how-to-install-mcc-edr-agent.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The MCC EDR agent is a software package that is installed onto a Linux Virtual M
24
24
| OS | Red Hat Enterprise Linux 8.6 or later, or Oracle Linux 8.8 or later |
25
25
| vCPUs | 4 |
26
26
| Memory | 32 GB |
27
-
| Disk |30 GB |
27
+
| Disk |64 GB |
28
28
| Network | Connectivity from MCCs and to Azure |
29
29
| Software | systemd, logrotate and zip installed |
30
30
| Other | SSH or alternative access to run shell commands |
@@ -127,6 +127,11 @@ This process assumes that you're connecting to Azure over ExpressRoute and are u
127
127
<Storage private IP> <ingestion URL>
128
128
<Key Vault private IP> <Key Vault URL>
129
129
````
130
+
1. Additionally to this, the public IP of the the URL *login.microsoftonline.com* must be added to */etc/hosts*. You can use any of the public addresses resolved by DNS clients.
0 commit comments