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

doc(orleans): use ConfigureBlobServiceClient instead of ConnectionString for azure blob storage #30176

Merged
merged 1 commit into from Jul 12, 2022

Conversation

abhith
Copy link
Contributor

@abhith abhith commented Jul 12, 2022

Summary

AzureBlobStorageOptions.ConnectionString is obsolete.
Use ConfigureBlobServiceClient instead.

image

Use `ConfigureBlobServiceClient` instead of `ConnectionString`
@abhith abhith requested a review from IEvangelist as a code owner July 12, 2022 06:41
@dotnet-bot dotnet-bot added this to the July 2022 milestone Jul 12, 2022
@IEvangelist IEvangelist self-assigned this Jul 12, 2022
@IEvangelist IEvangelist enabled auto-merge (squash) July 12, 2022 12:51
@IEvangelist IEvangelist merged commit cec31da into dotnet:main Jul 12, 2022
@abhith abhith deleted the patch-1 branch July 12, 2022 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants