Azure / Azure/azure-storage-python

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

オープン
#656 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。