Skip to content

[Storage] Verify SharedKeyCredential type only in NodeJS runtime#4604

Merged
HarshaNalluru merged 1 commit intoAzure:feature/storagefrom
HarshaNalluru:FixBrowserFailuresForSAS
Aug 1, 2019
Merged

[Storage] Verify SharedKeyCredential type only in NodeJS runtime#4604
HarshaNalluru merged 1 commit intoAzure:feature/storagefrom
HarshaNalluru:FixBrowserFailuresForSAS

Conversation

@HarshaNalluru
Copy link
Contributor

@HarshaNalluru HarshaNalluru commented Aug 1, 2019

Followup PR for #4466

While adding the SAS connection string support to the existing connection string methods, observed that the browser tests failed because of undefined object SharedKeyCredential.

This PR fixes the issue by not letting the code path hit the SharedKeyCredential in the browser and is required for #4372

@HarshaNalluru HarshaNalluru added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Aug 1, 2019
@HarshaNalluru HarshaNalluru self-assigned this Aug 1, 2019
@HarshaNalluru HarshaNalluru merged commit 387b4a2 into Azure:feature/storage Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants