@@ -13,7 +13,7 @@ metadata:
13
13
ms.collection : collection
14
14
author : spelluru # Required; your GitHub user alias, with correct capitalization.
15
15
ms.author : spelluru # Required; microsoft alias of author; optional team alias.
16
- ms.date : 01/11/2022 # Required; mm/dd/yyyy format.
16
+ ms.date : 01/12/2023 # Required; mm/dd/yyyy format.
17
17
18
18
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
19
19
@@ -27,13 +27,13 @@ landingContent:
27
27
links :
28
28
- text : What is Event Hubs?
29
29
url : event-hubs-about.md
30
- - text : What is Event Hubs for Apache Kafka?
30
+ - text : Event Hubs for Apache Kafka
31
31
url : azure-event-hubs-kafka-overview.md
32
- - text : What is Event Hubs Capture?
32
+ - text : Event Hubs Capture
33
33
url : event-hubs-capture-overview.md
34
- - text : What is Event Hubs Premium?
34
+ - text : Event Hubs Premium
35
35
url : event-hubs-premium-overview.md
36
- - text : What is Event Hubs Dedicated?
36
+ - text : Event Hubs Dedicated
37
37
url : event-hubs-dedicated-overview.md
38
38
39
39
# Card
@@ -49,6 +49,10 @@ landingContent:
49
49
url : event-hubs-quickstart-powershell.md
50
50
- text : Azure Resource Manager template
51
51
url : event-hubs-resource-manager-namespace-event-hub.md
52
+ - text : Bicep
53
+ url : event-hubs-bicep-namespace-event-hub.md
54
+ - text : Azure Resource Manager template
55
+ url : event-hubs-resource-manager-namespace-event-hub.md
52
56
53
57
# Card
54
58
- title : Learn modules
@@ -93,8 +97,8 @@ landingContent:
93
97
url : event-hubs-kafka-stream-analytics.md
94
98
- linkListType : how-to-guide
95
99
links :
96
- - text : Mirror a Kafka broker in an event hub
97
- url : event-hubs-kafka-mirror-maker -tutorial.md
100
+ - text : Migrate existing Kafka workloads to Event Hubs
101
+ url : event-hubs-kafka-mirrormaker-2 -tutorial.md
98
102
- text : Connect Apache Spark to an event hub
99
103
url : event-hubs-kafka-spark-tutorial.md
100
104
- text : Connect Apache Flink to an event hub
0 commit comments