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 TableClient.Uri When Endpoint Contains SAS Tokens #889

Merged

Conversation

wsugarman
Copy link
Contributor

@wsugarman wsugarman commented Apr 14, 2023

I fixed a bug with TableClient.Uri yesterday related to the Azurite URL, but I also realized the implementation I wrote here did not account for possible SAS tokens in the table endpoint. So this change incorporates it.

I also re-merged with main because apparently some history was not included 😦 We probably shouldn't squash for changes into the feature branch

@wsugarman wsugarman changed the base branch from main to azure-storage-v12 April 14, 2023 18:06
@davidmrdavid davidmrdavid merged commit 2ce73c5 into Azure:azure-storage-v12 Apr 14, 2023
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

8 participants