简体   繁体   English

Github中Azure服务的持续集成和持续部署

[英]Continuous integration and Continuous deployment for Azure services in Github

I need to do CI/CD for my Azure services like Azure Data Factory; 我需要为Azure服务(如Azure数据工厂)做CI / CD; Azure SQL DB;Azure SQL DWH; Azure SQL DB; Azure SQL DWH; Azure Data Lake Analytics and my source code control is Github and don't have VSTS services in my project. Azure Data Lake Analytics和我的源代码控制是Github,并且我的项目中没有VSTS服务。 How can this be done? 如何才能做到这一点?

You can sign up for a free VSTS account (limited resources) which allows you to build a CI/CD pipeline, run load tests, etc. Find more details at: 您可以注册一个免费的VSTS帐户(资源有限),该帐户使您可以构建CI / CD管道,运行负载测试等。有关更多详细信息,请访问:

The following page contains good content (eg tutorials, articles, videos, etc.) on CI/CD with VSTS (including Azure): 以下页面包含带有VSTS(包括Azure)的CI / CD上的良好内容(例如,教程,文章,视频等):

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM