Hi Harry Young
Enabling Network Protection in block mode can definitely cause headaches when internal apps get flagged. What’s happening here is that the threat engine is treating your logistics portal’s connection string as if it were an unknown external endpoint, so it’s cutting off traffic even though it’s trusted inside your environment. The way around this is to define custom indicators or exclusions for that specific domain/IP so the protection engine knows it’s safe. You can do this in Microsoft Defender for Endpoint by adding the portal’s FQDN or IP range into the allowed list under Network Protection settings.
Another option is to configure a policy that sets the portal as a trusted resource, so the block mode won’t apply there. Just be careful to scope the exclusion narrowly you don’t want to weaken protection for unrelated traffic. Once you’ve added the exclusion, push the updated policy to your laptops and test connectivity again. You should see the portal working normally while still keeping block mode active for everything else.
Give that a try and let me know how it goes.