Skip to content

Commit 8c15466

Browse files
authored
Merge pull request #94581 from su-jie/featurediff
Update ASA feature comparison doc
2 parents 7d1834f + 8c7b709 commit 8c15466

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

articles/stream-analytics/feature-comparison.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -20,29 +20,27 @@ With Azure Stream Analytics, you can create streaming solutions in the cloud and
2020
|Cross platform |Mac</br>Linux</br>Windows |Windows |Mac</br>Linux</br>Windows |
2121
|Script authoring |Yes |Yes |Yes |
2222
|Script Intellisense |Syntax highlighting |Syntax highlighting</br>Code completion</br>Error marker |Syntax highlighting</br>Code completion</br>Error marker |
23-
|Define inputs, outputs, and job configurations |Yes |Yes |Yes |
24-
|Blob output partitioning |Yes |Yes |Yes |
25-
|Power BI as output |Yes |Yes |No |
26-
|SQL database reference data |Yes |Yes |Yes |
27-
|Custom message properties |Yes |No |No |
23+
|Define all types of inputs, outputs, and job configurations |Yes |Yes |Yes |
24+
|Source control |No |Yes |Yes |
25+
|CI/CD support |Partial |Yes |Yes |
2826
|Share inputs and outputs across multiple queries |No |Yes |Yes |
29-
|C# custom code function and Deserializer||Yes|No|
30-
|JavaScript UDF and UDA |Yes |Yes |Windows only |
31-
|Machine Learning Service |Yes, but the query cannot be tested |Yes |No |
32-
|Machine Learning Studio |Yes, but the query cannot be tested |Yes |No |
33-
|Compatibility level |1.0</br>1.1</br>1.2 (default) |1.0</br>1.1</br>1.2 (default) |1.0</br>1.1</br>1.2 (default) |
34-
|Built-in ML-based Anomaly Detection functions |Yes |Yes |Yes |
35-
|Built-in GeoSpatial functions |Yes |Yes |Yes |
36-
|Query testing with a sample file |Yes |Yes |Yes |
37-
|Live data local testing |No |Yes (with query diagram) |Yes |
27+
|Query testing with a sample file |Yes |Yes |Yes |
28+
|Live data local testing |No |Yes |Yes |
3829
|List jobs and view job entities |Yes |Yes |Yes |
3930
|Export a job to a local project |No |Yes |Yes |
4031
|Submit, start, and stop jobs |Yes |Yes |Yes |
41-
|Source control |No |Yes |Yes |
42-
|CI/CD support |Partial |Yes |Yes |
4332
|View job metrics and diagram |Yes |Yes |Open in portal |
4433
|View job runtime errors |Yes |Yes |No |
4534
|Diagnostic logs |Yes |No |No |
35+
|Custom message properties |Yes |Yes |No |
36+
|C# custom code function and Deserializer|Read-only mode|Yes|No|
37+
|JavaScript UDF and UDA |Yes |Yes |Windows only |
38+
|Machine Learning Service |Yes, but the query cannot be tested |Yes |No |
39+
|Machine Learning Studio |Yes, but the query cannot be tested |Yes |No |
40+
|Compatibility level |1.0</br>1.1</br>1.2 (default) |1.0</br>1.1</br>1.2 (default) |1.0</br>1.1</br>1.2 (default) |
41+
|Built-in ML-based Anomaly Detection functions |Yes |Yes |Yes |
42+
|Built-in GeoSpatial functions |Yes |Yes |Yes |
43+
4644

4745

4846
## IoT Edge job features

0 commit comments

Comments
 (0)