# Functions
ComputeAccountSASConnectionString computes the composed SAS Connection String for a Storage Account based on the sas token.
ComputeAccountSASConnectionUrlForType computes the SAS Connection String for a Storage Account based on the sas token and the storage type.
ComputeAccountSASToken computes the SAS Token for a Storage Account based on the access key & given permissions See: https://docs.microsoft.com/en-us/rest/api/storageservices/create-account-sas.
No description provided by the author
ParseAccountSASConnectionString parses the Connection String for a Storage Account.