Hi Luca Orbi,
Based on your description, the traffic you observed to Akamai Technologies is expected behavior, Windows Update and certain Microsoft services use Akamai’s content delivery network (CDN) to distribute updates and telemetry securely. This is not unusual, but in constrained IoT environments it can sometimes cause instability if the devices are not permitted to reach those endpoints.
To prevent crashes, I recommend first ensuring that the devices have the latest cumulative updates applied, as stability fixes are regularly included in LTSC releases. If you need to block external update traffic, you can configure Group Policy or Mobile Device Management (MDM) to disable automatic updates, or use Windows Update for Business policies to control when and how updates are delivered. Another option is to redirect update traffic through a local WSUS (Windows Server Update Services) or Configuration Manager deployment, which allows you to manage updates internally without devices reaching out to Akamai.
If you choose to block outbound traffic, please be aware that doing so may prevent the devices from receiving important security patches. For IoT scenarios, the recommended approach is to use WSUS or a controlled update channel rather than outright blocking. You may also want to review firewall rules to ensure only approved endpoints are accessible.
I hope this explanation clarifies and provides options to stabilize your devices. If you find this answer helpful, please consider clicking Accept Answer so I know your concern has been resolved.
Jason.