An Azure service that provides cloud messaging as a service and hybrid integration.
tengo el mismo problema. Ya no me deja cambiar de 1.2 a 1.0. Alguien tiene alguna idea de como solucionarlo? Gracias!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
Trying to implement the tutorial provided in the learn.microsoft "https://learn.microsoft.com/en-us/azure/stream-analytics/stream-analytics-real-time-fraud-detection?toc=%2Fazure%2Fevent-hubs%2FTOC.json"
I keep getting an error when I run this app. The error reads "Error on send: One or more errors occurred." Please advise
Time Increment Per Set: 2
20200812 170236
MO,d0,0,Australia,234507214,466921402416657,567841148,466922202679249,20200812,170236,1,0,,,b,1,,3,,442,886932428134,,,20200812 170236
Error on send: One or more errors occurred.
MO,d0,2,China,456759851,466923101048691,789094478,466921602131264,20200812,170239,2,0,,,b,0,,3,,419,886932428242,,,20200812 170239
NOTE: I have cross verified the configured eventhub name and primary connection string in "telcodatagen.exe.config" file is it because of dotnet version??
Can you please help me with this? Thanks in advance
An Azure service that provides cloud messaging as a service and hybrid integration.
An Azure real-time data ingestion service.
tengo el mismo problema. Ya no me deja cambiar de 1.2 a 1.0. Alguien tiene alguna idea de como solucionarlo? Gracias!
Hello @sriiraj jaami ,
Thanks for the question and using MS Q&A platform.
When you create an Event Hub Namespace, you need to set the configuration to TLS Version 1.0. Then you can follow the tutorial and connect TecloGenerator app to your Event Hub.
Before
TLS Version 2.0, I was experiencing the same issue, when I changed the security configuration toTLS Version 1.0it's working as excepted.
Hope this will help. Please let us know if any further queries.
------------------------------
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how