Anders Lybecker

Results 4 issues of Anders Lybecker

As some Azure regions does not support `CloudServiceConfiguration`, the samples should be updated to `VirtualMachineConfiguration`

Having to pipe ETW events from Service Fabric and user application to storage, OMS or AppInsights is tedious. It should be possible to query the logs via sfctl like it...

enhancement

**Justification** As a developer it should be easy to consume and bind implementation to a specific minor version.

enhancement
vNext
stale

Current implementation of CoapUdpEndPoint does not support IPv4 and IPv6 at the same time. Actually the default constructor CoapUdpEndPoint is hardcoded to IPv4 with the IPAddress.Any (Any means IPv4 and...

bug