Hi Ninas Teiner,
To resolve the Network Protection block on your internal cloud API relay servers, you must explicitly whitelist their traffic by creating custom indicators in the Microsoft Defender portal. You first need to identify the exact blocked IP addresses or domains by checking the Event Viewer on an affected machine. Navigate to Applications and Services Logs, expand Microsoft, then Windows, then Windows Defender, and open the Operational log. Look specifically for Event ID 1125, which records actively blocked connections, or Event ID 1126, which records audited connections. These log entries will provide the exact destination addresses that the engine is intercepting, allowing you to see exactly what needs to be whitelisted.
Once you have gathered this data, log into the Microsoft Defender portal, navigate through the Settings area to Endpoints, and open the Indicators configuration. Add those specific URLs or IPs here with the action set to allow. This policy synchronizes across your environment and instructs Network Protection to bypass its reputation check for your application. If mapping all addresses immediately is difficult, you can temporarily modify your Intune endpoint security configuration to change the Network Protection policy from block mode to audit mode for a targeted pilot group. This approach allows your inventory application to resume functioning while silently logging the connection attempts in the background, giving you the time to build a complete allow list without disrupting production.
VPHAN