Microsoft Defender for IoT
Identity protection

Configure proxy connections from your OT sensor to Azure

In brief

The proxy configuration guidance now requires outbound HTTPS traffic on port 443 from the sensor to Defender for IoT endpoints. Section links and documentation metadata were also updated.

What Defender admins need to know

Verify that sensors can reach the required endpoints over outbound HTTPS port 443 before configuring proxy settings.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

To define proxy settings on your OT sensor:

  1. Sign into your OT sensor and select System settings > Sensor Network Settings.
  • Your site is connected to Azure via ExpressRoute
  • Your site is connected to Azure over a VPN

If you already have a proxy configured, continue directly with Configure proxy settings on your OT sensorConfigure proxy settings on your OT sensor.

If you don't yet have a proxy configured, use the procedures in this section to set one up in your Azure VNET.

Configure sensor proxy settings

Prerequisites

Before you start, make sure that you have:

  • A host server running a proxy process within the site network. The proxy process must be accessible to both the sensor and the next proxy in the chain.

  • Outbound HTTPS traffic on port 443 allowed from your sensor to the required endpoints for Defender for IoT. For more information, see Provision OT sensors for cloud management.

We've validated this procedure using the open-source Squid proxy. This proxy uses HTTP tunneling and the HTTP CONNECT command for connectivity. Any other proxy chaining connection that supports the CONNECT command can be used for this connection method.

For more information, see [Provision OT sensors for cloud management](ot-deploy/provision-cloud-management.md).

Your proxy is now fully configured. Continue by configuring proxy settings on your OT sensorconfiguring proxy settings on your OT sensor.

Set up connectivity for multicloud environments

  • Use site-to-site VPN over the internet only if you don't* require any of the following:

    • Predictable throughput
    • SLA
    • High data volume transfers
    • Avoid connections over the public internet
  • Use ExpressRoute if you require predictable throughput, SLA, high data volume transfers, or to avoid connections over the public internet.

  1. To enable private connectivity between your VPCs and Defender for IoT, connect your VPC to an Azure VNET over a VPN connection. For example if you're connecting from an AWS VPC, see our TechCommunity blog: How to create a VPN between Azure and AWS using only managed solutions.

  2. After your VPC and VNET are configured, configure the sensor proxy settingsconfigure the sensor proxy settings on your OT sensor.

Next steps