如何使用 Python 读取 Azure blob 容器中的文件?我正在尝试读取容器中的一些 JSON 文件以压平它们。
我是 Azure 新手,对此不太了解。我可以使用“BlobServiceClient”连接到容器。但是,我不确定如何从容器中的文件夹中读取文件
谢谢
python json file azure readfile
azure ×1
file ×1
json ×1
python ×1
readfile ×1