Ramjot Singh

Results 27 comments of Ramjot Singh

Oh damn this somehow escaped my eyes. Sadly the C# code in this repo is not shipping anymore we have transitioned to Bot Builder v4 SDK at https://github.com/OfficeDev/BotBuilder-MicrosoftTeams-dotnet I can...

TeamsChatConnector exposes additional functionality which is not exposed through ChatConnector. But unless you explicitly require this functionality you can work with ChatConnector alone.

@billbliss Would you be able to reply to above queries?

@BillZengMSFT Are we still tracking this?

Are we looking into this? Or has this been resolved?

You can try out https://github.com/jjcollinge/traefik-on-service-fabric/pull/65. The code might need some cleanup but it is supposed to help in the scenarios you are talking about. It lets you fetch certs from...

I have opened a PR which solves this (for windows only as I don't have Linux environment right now) https://github.com/jjcollinge/traefik-on-service-fabric/pull/65

As a part of this I am trying to remove the requirement of having to drop certs in 'certs' folder. Instead they should be auto picked from LocalMachine or KeyVault....