microsoft / botbuilder-dotnet

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
https://github.com/Microsoft/botframework
MIT License
864 stars 480 forks source link

Not able to create instance of BlobsTranscriptStore using TokenCredential instead of connectionString and containerName #6798

Open rishadali19 opened 3 weeks ago

rishadali19 commented 3 weeks ago

I will disabling connection string authentication in the storage account where transcript will be stored. I am not seeing any public constructor in the BlobsTranscriptStore class where it accept TokenCredential or any of the way to use managed identity