powershell - 使用 cmdets 将文件上传到 Azure 上的存储

标签 powershell azure

我正在尝试使用 powershell 将图像上传到 Azure 存储。正在阅读their documentation它似乎不受支持(我找不到如何做到这一点的引用)。这似乎是一个相当核心的功能,有遗漏什么吗?谁能给我链接一个例子吗?

最佳答案

Windows Azure PowerShell 中有一个 Set-AzureStorageBlobContent cmd。

Set-AzureStorageBlobContent -Container upload -File .\filename -Blob blobname

详情请参阅http://msdn.microsoft.com/en-us/library/dn408487.aspx .

关于powershell - 使用 cmdets 将文件上传到 Azure 上的存储,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13459439/

相关文章:

python - 解析 ping 命令输出

azure - Graph API 正在从 AzureAD 中的企业应用程序中删除证书

Azure 数据工厂

azure - CosmosDB 容器未创建

powershell - 使用预定义值制作输入框

powershell - PowerShell不按顺序执行Invoke-Expression调用

c# - 将 NetworkCredentials 转换为 PSCredentials?

azure - 启用 Azure AD 身份验证后无法访问我的网站

azure - Microsoft Azure AKS 位置(命令行字符串)

powershell - 添加-AzureAccount : user_realm_discovery_failed: User realm discovery failed: Unable to connect to the remote