Azure DevOps 最大回购和管道支持数量

Azure DevOps Maximum number of Repos & Pipelines support

我正在开发一个项目自动化,其中在特定 Azure DevOps 项目下最多创建 500 个回购和 CI/CD 管道。它支持 DevOps 项目下那么多的 Repos & Pipelines 吗?在 Azure DevOps 的项目中创建 Repos & Pipelines 的最大限制是多少?

我尝试在 DevOps 项目中创建 Repos 和管道,我希望在一个项目中创建 500 个 Repos 和 CI/CD 管道。

Does it support that much number of Repos & Pipelines under the DevOps project?

是的。 Azure DevOps 支持在项目下创建 500 个 Repos & CI/CD 管道。

What is the maximum limit of creating number of Repos & Pipelines in a project of Azure DevOps?

Azure DevOps 对存储库和管道定义的数量没有限制。

对于Azure repo,只建议repo的大小不要超过10GB。请参阅此文档:Git limits

这不是硬性限制。

对于 Azure Pipeline,您可以同时执行的管道数量有限制,这与您的许可相关。请参阅此文档:Pipelines - rate limit