You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/stream-analytics/feature-comparison.md
+37-10Lines changed: 37 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,50 @@
1
1
---
2
-
title: Azure Stream Analytics feature comparison
2
+
title: Choose a developer tool for building Stream Analytic jobs
3
3
description: This article compares the features supported for Azure Stream Analytics cloud and IoT Edge jobs in the Azure portal, Visual Studio, and Visual Studio Code.
4
-
author: an-emma
5
-
ms.author: raan
4
+
author: alexlzx
5
+
ms.author: zhenxilin
6
6
ms.service: stream-analytics
7
7
ms.topic: conceptual
8
-
ms.date: 06/27/2019
8
+
ms.date: 11/09/2022
9
9
---
10
10
11
-
# Azure Stream Analytics feature comparison
11
+
# Choose developer tool for building Stream Analytic jobs
12
12
13
-
With Azure Stream Analytics, you can create streaming solutions in the cloud and at the IoT Edge using [Azure portal](stream-analytics-quick-create-portal.md), [Visual Studio](stream-analytics-quick-create-vs.md), and [Visual Studio Code](quick-create-visual-studio-code.md). The tables in this article show which features are supported by each platform for both job types.
13
+
Beside building your Stream Analytic jobs in the Azure portal, you can use the [Azure Stream Analytics Tools extension for Visual Studio Code](quick-create-visual-studio-code.md) to write, debug and run your streaming query locally for better development experience.
14
+
15
+
This table shows what features are supported between Azure portal and Visual Studio Code.
14
16
15
17
> [!NOTE]
16
-
> Visual Studio and Visual Studio Code tools don't support jobs in the China East, China North, Germany Central, and Germany NorthEast regions.
18
+
> Visual Studio Code tools don't support jobs in the China East, China North, Germany Central, and Germany NorthEast regions.
0 commit comments