At least once every day, duplicati.gui.trayicon.exe connects to a known Microsoft server (IP = 13.107.4.50). I wonder if people are aware of this, and whether it can be addressed. It looks a lot like Microsoft extended its telemetry to .NET applications as well, but I'll be the first to admit that is currently no more than speculation from my side.

I can see the same behavior only with Microsoft's Remote Desktop client mstsc.exe.
Ah windows, ah microsoft. How can we take leave of you?
said by me on microsoft github
Does this occur when using just a local backend, or even when no backups are configured?
I am using just a local backend. This is basically what I do from a batch file:
set Duplicati_Home=%~dp0Data
duplicati.gui.trayicon.exe
start http://localhost:8200
My current setup has 0 scheduled backups, i.e. they're all run manually.
I've set up a separate portable instance without any backups. I'll run it periodically to see whether I can catch the same behavior.
Not sure if there's anything we can do here. It would be interesting to see if this occurs on Linux/Mac as well.
Most helpful comment
Ah windows, ah microsoft. How can we take leave of you?
said by me on microsoft github