Skip to content

Commit 7b16608

Browse files
authored
Merge pull request #48517 from viskri-msft/patch-13
Adding to known issues
2 parents 0a9419a + 4935d0a commit 7b16608

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/stream-analytics/stream-analytics-with-azure-functions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,9 @@ If a failure occurs while sending events to Azure Functions, Stream Analytics re
192192

193193
In the Azure portal, when you try to reset the Max Batch Size/ Max Batch Count value to empty (default), the value changes back to the previously entered value upon save. Manually enter the default values for these fields in this case.
194194

195-
The use of [Http routing](https://docs.microsoft.com/sandbox/functions-recipes/routes?tabs=csharp) on your Azure Functions is currently not supported by Stream Analytics.
195+
The use of [HTTP routing](https://docs.microsoft.com/sandbox/functions-recipes/routes?tabs=csharp) on your Azure Functions is currently not supported by Stream Analytics.
196+
197+
Support to connect to Azure Functions hosted in a virtual network is not enabled.
196198

197199
## Clean up resources
198200

0 commit comments

Comments
 (0)