Skip to content

Commit de276c8

Browse files
Merge pull request #266136 from dominicbetts/central-private-networks
IoT Central: Add tip about proxy use to private endpoints doc
2 parents 59443d9 + d37d82c commit de276c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/iot-central/core/howto-create-private-endpoint.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ To restrict public access for your devices to IoT Central, turn off access from
143143
144144
1. Select **Save**.
145145
146+
> [!TIP]
147+
> If you choose to define a list of IP addresses/ranges that can connect to the public endpoint of your IoT Central application, be sure to include the IP address of any proxy that your devices use to connect to your IoT Central application.
148+
146149
## Connect to a private endpoint
147150
148151
When you disable public network access for your IoT Central application, your devices aren't able to connect to the Device Provisioning Service (DPS) global endpoint. This happens because the only FQDN for DPS has a direct IP address in your virtual network. The global endpoint is now unreachable.

0 commit comments

Comments
 (0)