freeCodeCamp/guide/chinese/devops/azure/index.md

22 lines
1.2 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Azure DevOps
localeTitle: Azure DevOps
---
## Azure DevOps
Azure DevOps Services是一种用于协作开发代码的云服务。它提供了一组集成的功能您可以通过Web浏览器或IDE客户端访问这些功能包括
* 用于代码源代码控制的Git存储库
* 构建和发布管理,以支持应用程序的持续集成和交付
* 敏捷工具支持使用看板和Scrum方法规划和跟踪您的工作代码缺陷和问题
* 各种测试应用程序的工具,包括手动/探索性测试,负载测试和连续测试
* 高度可定制的仪表板,用于分享进度和趋势
* 内置维基,可与您的团队共享信息
此外Azure DevOps生态系统还支持添加扩展与其他流行服务集成例如CampfireSlackTrelloUserVoice等并开发自己的自定义扩展。
如果您想要快速设置免维护操作跨域轻松协作弹性规模和坚如磐石的安全性请选择Azure DevOps Services。您还可以访问云负载测试云构建服务器和应用程序洞察。
### 资源
* [Microsoft Azure - Azure DevOps](https://azure.microsoft.com/services/devops)