Skip to content

v.1.2.0 Shared Access Signature token support

Latest
Compare
Choose a tag to compare
@wilsonnm02 wilsonnm02 released this 14 May 18:35
· 2 commits to main since this release

Adds Shared Access Signature token support instead of requiring a connection_string. Either an sas_token or a connection_string input is required. If both are supplied, the connection_string will be utilized.

If sas_token is supplied, account_name must be provided