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