Azure Arc enabled server abnormal network traffic
We are observing abnormal outbound traffic generated by Azure Arc Guest Configuration processes on one of our AWS EC2 instances connected via Azure Arc.
From the AWS VPC flow log, it shows a high data volume from NAT Gateway correlates with outbound traffic from gc_service.exe
. And the remote IPs involved are 20.209.70.33
, 20.60.243.97
, 20.209.70.97
. From our endpoint monitoring, we figure out gc_service.exe is connected to those three IP.
From the Azure Arc service logs (gc_worker.log
), the gc_service.exe
and gc_extension_service.exe
processes are repeatedly downloading data in short intervals, causing continuous high outbound traffic via our AWS NAT Gateway. This looped behavior results in unusually high "Bytes out to source" traffic in AWS monitoring. (Attached the gc_worker.log)
Please confirm if this is a known issue with the Azure Arc Guest Configuration service. And please advise on whether disabling or updating the Arc Guest Configuration extension will stop the high outbound traffic without affecting Defender’s core protection.
We would like to know what the usage for this Arc service is, as we have the AWS control tower, if Arc service is for compliance report only, we may consider turning it off directly