I need to do CI/CD for my Azure services like Azure Data Factory; 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. How can this be done?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
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:
- https://docs.microsoft.com/en-us/vsts/accounts/create-account-msa-or-work-student?view=vsts
- https://www.visualstudio.com/team-services/pricing/
The following page contains good content (e.g. tutorials, articles, videos, etc.) on CI/CD with VSTS (including Azure):
- https://docs.microsoft.com/en-us/vsts/pipelines/index?view=vsts