Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [#6798] Not able to create instance of BlobsTranscriptStore using TokenCredential instead of connectionString and containerName #565

Closed

Conversation

JhontSouth
Copy link

Fixes # 6798
#minor

Description

This PR allows the use of Token Credentials to authenticate and create an instance of BlobsTranscriptStore.

Specific Changes

  • Added constructors in BlobsTranscriptStore with blobServiceUri and tokenCredentials as parameters.
  • Added constructor validations in unit tests.

Testing

The following images show the bot working and saving transcripts using BlobsTranscriptStore instantiated with token credentials.
image
image

@JhontSouth
Copy link
Author

Promoted /6813

@JhontSouth JhontSouth closed this Jul 8, 2024
@JhontSouth JhontSouth deleted the southworks/add/blobtranscriptstore-token-credential branch July 8, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants