Azure / Azure/azure-storage-python

Is it possible to generate an account-level SAS token for blob storage?

未关闭
#656 1 条评论 0 个 reaction 已指派 1 人 已被 @xiafu-msft 认领 在 GitHub 查看
主要语言
Python
星标
343
派生
243
PR 合并指标
30 天内没有已合并 PR

描述

### Which service(blob, file, queue) does this issue concern?
Blob

### Which version of the SDK was used? Please provide the output of `pip freeze`.
azure-storage-blob==12.2.0

### What problem was encountered?
I am trying to generate an account level SAS token from a `BlobServiceClient`. I have looked around a bit and cant seem to figure out how I can create a token or if it is even possible. It looks like you could do this with a BlockBlobClient, but that doesnt seem to exist anymore.

### Have you found a mitigation/solution?
I can use Powershell or Azure Portal to generate the token, but would prefer if I can script it.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。