Skip to content

Commit e20dbcb

Browse files
authored
Merge pull request #190735 from xujxu/update-asa-tool-recommendation
Update asa tool recommendation
2 parents cceab78 + 72d30aa commit e20dbcb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/stream-analytics/stream-analytics-quick-create-vs.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ ms.custom: mode-ui
1414

1515
This quickstart shows you how to create and run a Stream Analytics job using Azure Stream Analytics tools for Visual Studio. The example job reads streaming data from an IoT Hub device. You define a job that calculates the average temperature when over 27° and writes the resulting output events to a new file in blob storage.
1616

17-
> [!NOTE]
18-
> Visual Studio and Visual Studio Code tools don't support jobs in the China East, China North, Germany Central, and Germany NorthEast regions.
17+
> [!NOTE]
18+
> - We strongly recommend using [**Stream Analytics tools for Visual Studio Code**](./stream-analytics-quick-create-vs.md) for best local development experience. There are known feature gaps in Stream Analytics tools for Visual Studio 2019 (version 2.6.3000.0) and it won't be improved going forward.
19+
> - Visual Studio and Visual Studio Code tools don't support jobs in the China East, China North, Germany Central, and Germany NorthEast regions.
1920
2021
## Before you begin
2122

0 commit comments

Comments
 (0)