The new SDK provides various credential creation methods but its not obvious to me how to create a credential object from a full storage connection string (DefaultEndpointProtocol****EndpointSuffix). Do I need to parse the string and extract account name and account key or is there a built in mechanism in the library?
More specifically, is there support for the UseDevelopmentStorage=true shorthand for connecting to the local emulator?
Thank you for opening this issue! We are routing it to the appropriate team for follow up.
CC: @jeremymeng, @XiaoningLiu, @vinjiang
Connection string support is SDK's next todo list @jeremymeng has proposed that with a solution
Thanks for the feedback @shudv. The work is tracked by #2752.
Dev connection string shortcut work is splitted into #3289
@shudv, we've merged the PR for this (#5004) already. You should expect to see this fix in our next preview release coming in a few weeks. Thank you for reporting the issue! Please re-open if you have concerns or further questions.
Thanks for working with Microsoft on GitHub! Tell us how you feel about your experience using the reactions on this comment.