azureazure-iot-hubazure-stream-analyticsstream-analyticsvisual-studio-2019

Azure Stream Analytics Tool for Visual Studio in 2019 preview


I am just creating an Azure Stream Analytics using Azure Stream Analytics Tool for Visual Studio in 2019 preview version, but it is saying that the version of Visual Studio is not supported. I am sure that I have installed the required workloads and extensions.

enter image description here

I am also sure that I have connected to my Azure Subscription using the Server Explorer.

enter image description here

Any idea why? Is it really not supported yet or I am missing something?


Solution

  • Well, it seems like the extensions are not supported in the new Visual Studio yet. But it is not a blocker, we can still use the option "Provide data source settings manually" and complete the configuration.

    enter image description here

    Note: After configuring the Input, Output, Query when I try to Submit to Azure, the Visual Studio is getting closed. It seems like it is a bug.

    You can also consider using Visual Studio 2017 till the new release of the extension.