Skip to content

Commit a56bb38

Browse files
committed
update EH LP in prep for EHoASH public preview
1 parent af9d912 commit a56bb38

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

articles/event-hubs/index.yml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,27 @@ landingContent:
9090
- text: Connect Akka streams to an event hub
9191
url: event-hubs-kafka-akka-streams-tutorial.md
9292

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
94114
- title: Event Hubs on Azure Stack
95115
linkLists:
96116
- linkListType: overview
@@ -112,26 +132,6 @@ landingContent:
112132
- text: Create a cluster
113133
url: /user/event-hubs-quickstart-cluster-portal
114134

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-
135135
# Card
136136
- title: Capture events
137137
linkLists:

0 commit comments

Comments
 (0)