Getting started with provisioning Azure Stream Analytics job using the ARM template

Visual Studio provides an option to provision Stream Analytics job using the Azure Resource Group deployment template with the help of Azure SDK. The template is a logical container of JSON resource code definitions and parameter settings with artifacts necessary for an ARM to create the ASA job environment and deploy to Azure:

  1. From the Visual Studio New Project option under installed templates, select Cloud and choose Azure Resource Group to start creating the ARM template for the deployment of the Stream Analytics job. Provide the name of the project and its location on the local disk:
  1. After creating the project, a prompt will appear to select Azure ...

Get Stream Analytics with Microsoft Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.