无法上传 Azure 工件,因为已超出最大数量或付款工具无效,即使我有 0 GB

标签 azure azure-devops

我在尝试上传/发布时遇到错误,我得到了

Artifact cannot be uploaded because max quantity has been exceeded or the payment instrument is invalid

但是在工件存储中:

enter image description here

那我能做什么呢?

最佳答案

如果您尝试将工件上传/发布到 Azure DevOps,请按照以下步骤查看 Azure Artifacts 的存储账单:

  1. 登录您的组织 (https://dev.azure.com/{yourorganization})。
  2. 选择组织设置
  3. 选择结算
  4. 查找Artifacts并查看 Azure Artifacts 当前的计费使用情况。

enter image description here

Azure Artifacts includes a free usage tier of 2 GB. Any usage below this level isn't billed to your subscription. Above this limit, we charge you for your actual usage. The usage limit allows you to control the maximum volume of storage that you're billed for. Once the maximum usage limit is reached, you can no longer upload artifacts and will need to either reduce your artifact storage, or increase your usage limit.

更多详细信息,请查看以下文档:

https://learn.microsoft.com/en-us/azure/devops/artifacts/start-using-azure-artifacts?view=azure-devops#faqs

关于无法上传 Azure 工件,因为已超出最大数量或付款工具无效,即使我有 0 GB,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64800434/

相关文章:

azure - 将 azure 文件共享安装到 azure devops 管道的速度非常慢

azure - 发布工件任务不在文件共享路径上发布代码

Azure DevOps 管道卡住

azure - 不同资源组中的私有(private) aks 和 acr

sql - 我们可以将本地 SQL Server 数据库中的表连接到 Azure Delta Lake 中 Delta 表中的表吗?我有什么选择

c# - 系统参数异常 : Format of the initialization string does not conform to specification starting at index 197?

azure-devops - Azure Devops Pull Request 和企业网络背后的 Jenkins

flutter - Flutter 中的 Azure Active Directory 身份验证失败

c# - 如何使用 C# 获取 Azure Blob 存储容器中现有目录的列表?

Azure Devops - 使用 docker 和 Azure 容器注册表 (ACR) 发布管道 - 标签问题