To get started with Stream Analytics job provisioning, the configuration of job input, and output and transformation, the prerequisite tools needed are as follows:
- Visual Studio 2017 or 2015 (Enterprise, Professional/Ultimate, or Community Edition)
- Azure .NET SDK 2.7.1 or higher (https://azure.microsoft.com/en-us/downloads/)
Before the development of C# code to provision Azure Stream Analytics jobs using Stream Analytics .NET REST API, the Azure Resource Group needs to be provisioned using PowerShell commands by logging into your Azure account:
By selecting the ...