@@ -23,18 +23,18 @@ With Azure Stream Analytics, you can create streaming solutions in the cloud and
23
23
| Define inputs, outputs, and job configurations | Yes | Yes | Yes |
24
24
| Blob output partitioning | Yes | Yes | Yes |
25
25
| Power BI as output | Yes | Yes | No |
26
- | SQL database reference data | Yes | Yes | Yes |
27
- | Custom message properties | Yes | No | No |
26
+ | SQL database reference data | Yes | Yes | Yes|
27
+ | Custom message properties | Yes | Yes | No |
28
28
| Share inputs and outputs across multiple queries | No | Yes | Yes |
29
- | C# custom code function and Deserializer|| Yes| No|
29
+ | C# custom code function and Deserializer| Read-only mode | Yes| No|
30
30
| JavaScript UDF and UDA | Yes | Yes | Windows only |
31
31
| Machine Learning Service | Yes, but the query cannot be tested | Yes | No |
32
32
| Machine Learning Studio | Yes, but the query cannot be tested | Yes | No |
33
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
34
| Built-in ML-based Anomaly Detection functions | Yes | Yes | Yes |
35
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 |
36
+ | Query testing with a sample file | Yes | Yes | Yes |
37
+ | Live data local testing | No | Yes | Yes |
38
38
| List jobs and view job entities | Yes | Yes | Yes |
39
39
| Export a job to a local project | No | Yes | Yes |
40
40
| Submit, start, and stop jobs | Yes | Yes | Yes |
0 commit comments