Support for MSDTC
We have legacy .NET based business applications making extensive use of MSDTC. It will be good to have support for this role in containers to enable Lift & Shift scenarios.

2 comments
-
Bryce Walther commented
Our system depends on distributed transactions between MSMQ and SQL Server. Lack of MSDTC will mean a lot of engineering work to remove our usage of distributed transactions before moving to containers.
-
Andrew Pirie commented
This issue is preventing us from using containers for some of the core systems, as we use MSDTC heavily for SQL Server linked server connections.