Skip to content

Commit e40a153

Browse files
authored
Apply suggestions from PR review
1 parent dab5e12 commit e40a153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/machine-learning-udf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The following table describes each property of Azure Machine Learning Service fu
5555
When your Stream Analytics query invokes an Azure Machine Learning UDF, the job creates a JSON serialized request to the web service. The request is based on a model-specific schema that Stream Analytics infers from the endpoint's swagger.
5656

5757
> [!WARNING]
58-
> Machine Learning endpoints are not called when you're testing with the Azure Portal query editor, this is because the job is not running. For testing the endpoint call from the portal, the Stream Analytics job needs to be running.
58+
> Machine Learning endpoints aren't called when you're testing with the Azure portal query editor because the job isn't running. To test the endpoint call from the portal, the Stream Analytics job needs to be running.
5959
6060
The following Stream Analytics query is an example of how to invoke an Azure Machine Learning UDF:
6161

0 commit comments

Comments
 (0)