Skip to content

Commit 18802ed

Browse files
Merge pull request #217608 from bishal41/Add-NTLM-as-not-tested
Update the limitation for NTLM
2 parents dd06064 + 7ea22c8 commit 18802ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/iot-edge/iot-edge-limits-and-restrictions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ Changes made in `config.toml` to `edgeAgent` environment variables like the `hos
105105

106106
When using Node.js to send device to cloud messages with the AMQP protocol to an IoT Edge runtime, messages stop sending after 2047 messages. No error is thrown and the messages eventually start sending again, then cycle repeats. If the client connects directly to Azure IoT Hub, there's no issue with sending messages. This issue has been fixed in IoT Edge 1.2 and later.
107107

108+
### NTLM Authentication
109+
110+
IoT Edge does not currently support network proxies that use NTLM authentication. Users may consider bypassing the proxy by adding the required endpoints to the firewall allow-list.
111+
108112
:::moniker-end
109113
<!-- end 1.1 -->
110114

0 commit comments

Comments
 (0)