Post the installation of the Stream Analytics tool, a new stream analytics job can be created in Visual Studio.
- You can get started in Visual Studio IDE from File | New Project. Under the Templates, select Stream Analytics and choose Azure Stream Analytics Application.
- Next, the job name, project, and solution location should be provided. Under Solution menu, you may also select options such as Add to solution or Create new instance apart from Create new solution from the available drop-down menu during Visual Studio Stream Analytics job creation:
- Once the ASA job is created, in ...