メイン コンテンツにスキップ
提供中

Public preview of Azure Stream Analytics unit testing capability in an CI/CD pipeline

公開日: 10月 01, 2020

We are enriching the Continuous Integration/Continuous Deployment (CI/CD) tools to add the support for query unit testing for Azure Stream Analytics. Now you can add and run unit tests for your Stream Analytics jobs on any arbitrary machine or in a CI/CD pipeline.

Please refer our documentation for more details and for the commands to be used for adding and running a test case. You can also check out the step by step guide on how to use the tools in general with any CI/CD systems. Learn more about specific instructions for build, test, and deployment with Azure Pipelines.

  • Azure Stream Analytics
  • Features