Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用容器 Blob URI 和存储帐户密钥以及存储帐户名称访问 Azure 存储帐户。我认为我需要使用 BASH 为其生成 SAS 令牌。之后我将使用 curl 下载它。如何使用 BASH 生成它的 SAS 令牌?