We are using the blob storage SAS token on the container level.
According to account SAS documentation https://docs.microsoft.com/en-us/rest/api/storageservices/create-account-sas.
which specifies that "ss" query parameter is required in the SAS token.
But that's not the case with container-level SAS tokens.
Is there any documentation for container-level SAS tokens?
Thanks

and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.