@@ -90,7 +90,27 @@ landingContent:
90
90
- text : Connect Akka streams to an event hub
91
91
url : event-hubs-kafka-akka-streams-tutorial.md
92
92
93
- # Card
93
+ # Card
94
+ - title : Send and receive events
95
+ linkLists :
96
+ - linkListType : quickstart
97
+ links :
98
+ - text : .NET Core
99
+ url : get-started-dotnet-standard-send-v2.md
100
+ - text : Java
101
+ url : event-hubs-java-get-started-send.md
102
+ - text : Python
103
+ url : get-started-python-send-v2.md
104
+ - text : JavaScript
105
+ url : get-started-node-send-v2.md
106
+ - text : Apache Kafka
107
+ url : event-hubs-quickstart-kafka-enabled-event-hubs.md#send-and-receive-messages-with-kafka-in-event-hubs
108
+ - text : Apache Storm (receive only)
109
+ url : event-hubs-storm-getstarted-receive.md
110
+ - text : Go
111
+ url : event-hubs-go-get-started-send.md
112
+
113
+ # Card
94
114
- title : Event Hubs on Azure Stack
95
115
linkLists :
96
116
- linkListType : overview
@@ -112,26 +132,6 @@ landingContent:
112
132
- text : Create a cluster
113
133
url : /user/event-hubs-quickstart-cluster-portal
114
134
115
- # Card
116
- - title : Send and receive events
117
- linkLists :
118
- - linkListType : quickstart
119
- links :
120
- - text : .NET Core
121
- url : get-started-dotnet-standard-send-v2.md
122
- - text : Java
123
- url : event-hubs-java-get-started-send.md
124
- - text : Python
125
- url : get-started-python-send-v2.md
126
- - text : JavaScript
127
- url : get-started-node-send-v2.md
128
- - text : Apache Kafka
129
- url : event-hubs-quickstart-kafka-enabled-event-hubs.md#send-and-receive-messages-with-kafka-in-event-hubs
130
- - text : Apache Storm (receive only)
131
- url : event-hubs-storm-getstarted-receive.md
132
- - text : Go
133
- url : event-hubs-go-get-started-send.md
134
-
135
135
# Card
136
136
- title : Capture events
137
137
linkLists :
0 commit comments