I've started reading on Azure Service Fabric - well, it's quite a lot of new concepts and I cannot immediately find whether this thing allows to run unmanaged code. We have a DCOM component worth 7 million lines of hardcore C++ code and we absolutely need it. If Service Fabric cannot run unmanaged code we won't even consider it.
Can Azure Servie Fabric run unmanaged code (and specifically DCOM servers)?