You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The intention behind this issue is to make a method(or a class with a constructor) that would take a connection string as the input, and return an object with the key-value pairs from connection string.
That would probably consolidate getBlobAndContainerNamesFromUrl, getValueInConnectionString, extractConnectionStringParts and getAccountNameFromUrl.(logic in these would still be relevant)
If you don't think it's worth doing it, feel free to close the issue. 🙂
Future improvements - using a blobUriBuilder that supports extracting blob specific components from a url.
Reference - #5316 (comment)
The text was updated successfully, but these errors were encountered: