@@ -20,29 +20,27 @@ With Azure Stream Analytics, you can create streaming solutions in the cloud and
20
20
| Cross platform | Mac</br >Linux</br >Windows | Windows | Mac</br >Linux</br >Windows |
21
21
| Script authoring | Yes | Yes | Yes |
22
22
| 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 |
28
26
| 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 |
38
29
| List jobs and view job entities | Yes | Yes | Yes |
39
30
| Export a job to a local project | No | Yes | Yes |
40
31
| Submit, start, and stop jobs | Yes | Yes | Yes |
41
- | Source control | No | Yes | Yes |
42
- | CI/CD support | Partial | Yes | Yes |
43
32
| View job metrics and diagram | Yes | Yes | Open in portal |
44
33
| View job runtime errors | Yes | Yes | No |
45
34
| 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
+
46
44
47
45
48
46
## IoT Edge job features
0 commit comments