Reputation: 21779
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.
I am also sure that I have connected to my Azure Subscription using the Server Explorer.
Any idea why? Is it really not supported yet or I am missing something?
Upvotes: 0
Views: 75
Reputation: 21779
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.
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.
Upvotes: 0
Reputation: 129
We do not support Visual studio 2019 currently and will figure out how to adapt to the latest vs version. Keep using VS2107 should be a better choice
Upvotes: 0