如何在 PowerShell 中使用 Azure CLI 删除 azure blob(文件)?
要使用AzureCLI删除Azureblob,我们可以使用带有“delete”参数的“azstorageblob”命令。在运行此命令之前,我们首先需要确保azure帐户已连接(azlogin)并设置了正确的订阅(azaccountset)。
要使用azure存储帐户,我们需要对存储进行身份验证。我们可以使用存储键或存储连接字符串。在这里,我们展示了如何检索连接字符串。
$storageaccount = 'az204storage05june' $connectionstring = az storage account show-connection-string - n $storageaccount -otsv
以下命令将从存储容器container1中删除名为“Test1.txt”的azure存储blob。
az storage blob delete --account-name $storageaccount ` --container-name 'container1' ` --name 'Test1.txt' ` --connection-string $connectionstring --verbose
热门推荐
10 新人红包祝福语简短精辟
11 幼师给毕业祝福语简短
12 生日高考祝福语妹妹简短
13 下飞机祝福语简短英文
14 元宵发客户祝福语简短
15 爸妈金婚文案祝福语简短
16 新郎朋友红包祝福语简短
17 虎年五一祝福语大全简短
18 出阁宴祝福语姐姐简短