Skip to content

Commit 1bfc7a9

Browse files
authored
Merge pull request #107570 from rolyon/rolyon-hub-messaging-services-page
[Azure messaging services] hub page
2 parents d1becde + 9fc58f3 commit 1bfc7a9

File tree

8 files changed

+220
-124
lines changed

8 files changed

+220
-124
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16689,6 +16689,11 @@
1668916689
"redirect_url": "https://docs.microsoft.com/rest/api/searchservice/add-scoring-profiles-to-a-search-index",
1669016690
"redirect_document_id": false
1669116691
},
16692+
{
16693+
"source_path": "articles/service-bus/index.md",
16694+
"redirect_url": "/azure/service-bus-messaging/index",
16695+
"redirect_document_id": false
16696+
},
1669216697
{
1669316698
"source_path": "articles/service-bus-messaging/service-bus-role-based-access-control.md",
1669416699
"redirect_url": "/azure/service-bus-messaging/service-bus-managed-service-identity",

articles/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@ productDirectory:
919919
imageSrc: https://static.docs.com/ui/media/product/azure/service-bus.svg
920920
azureCategories:
921921
- integration
922-
url: service-bus/index.md
922+
url: service-bus-messaging/index.yml
923923
# Card
924924
- title: Azure Digital Twins (Preview)
925925
summary: Build next-generation IoT spatial intelligence solutions

articles/messaging-services/index.yml

Lines changed: 198 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,198 @@
1+
### YamlMime:Hub
2+
3+
title: Azure messaging services documentation
4+
summary: Learn how to use Azure Event Grid, Azure Event Hubs, Azure Service Bus, and Azure Relay to deliver event messages.
5+
brand: azure
6+
7+
metadata:
8+
title: Azure messaging services documentation
9+
description: Learn how to use Azure Event Grid, Azure Event Hubs, Azure Service Bus, and Azure Relay to deliver event messages.
10+
services: multiple
11+
ms.service: multiple
12+
ms.topic: hub-page
13+
author: spelluru
14+
ms.author: spelluru
15+
ms.date: 03/15/2020
16+
17+
highlightedContent:
18+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
19+
items:
20+
# Card
21+
- title: Choose between Azure messaging services
22+
itemType: overview
23+
url: ../event-grid/compare-messaging-services.md
24+
# Card
25+
- title: What is Event Grid?
26+
itemType: overview
27+
url: ../event-grid/overview.md
28+
# Card
29+
- title: What is Event Hubs?
30+
itemType: overview
31+
url: ../event-hubs/event-hubs-about.md
32+
# Card
33+
- title: What is Service Bus?
34+
itemType: overview
35+
url: ../service-bus-messaging/service-bus-messaging-overview.md
36+
# Card
37+
- title: What is Relay?
38+
itemType: overview
39+
url: ../service-bus-relay/relay-what-is-it.md
40+
41+
conceptualContent:
42+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
43+
items:
44+
# Card
45+
- title: Route events
46+
links:
47+
- url: ../event-grid/blob-event-quickstart-portal.md
48+
itemType: quickstart
49+
text: Route Blob storage events to web endpoint with the Azure portal
50+
- url: ../event-grid/custom-event-to-function.md
51+
itemType: quickstart
52+
text: Route custom events to an Azure Function with Event Grid
53+
- url: ../event-grid/custom-event-quickstart-portal.md
54+
itemType: quickstart
55+
text: Route custom events to web endpoint with the Azure portal and Event Grid
56+
# footerLink
57+
footerLink:
58+
url: ../event-grid/index.yml
59+
text: See more
60+
# Card
61+
- title: Create an event hub
62+
links:
63+
- url: ../event-hubs/event-hubs-create.md
64+
itemType: quickstart
65+
text: Create an event hub using Azure portal
66+
- url: ../event-hubs/event-hubs-quickstart-cli.md
67+
itemType: quickstart
68+
text: Create an event hub using Azure CLI
69+
# footerLink
70+
footerLink:
71+
url: ../event-hubs/index.yml
72+
text: See more
73+
# Card
74+
- title: Integrate with Apache Kafka
75+
links:
76+
- url: ../event-hubs/event-hubs-for-kafka-ecosystem-overview.md
77+
itemType: overview
78+
text: What is Event Hubs for Apache Kafka
79+
- url: ../event-hubs/event-hubs-quickstart-kafka-enabled-event-hubs.md
80+
itemType: quickstart
81+
text: Stream into Event Hubs for Apache Kafka
82+
# footerLink
83+
footerLink:
84+
url: ../event-hubs/index.yml
85+
text: See more
86+
# Card
87+
- title: Send and receive events
88+
links:
89+
- url: ../event-hubs/get-started-dotnet-standard-send-v2.md
90+
itemType: quickstart
91+
text: Send and receive events from Azure Event Hubs using .NET Core
92+
- url: ../event-hubs/event-hubs-java-get-started-send.md
93+
itemType: quickstart
94+
text: Use Java to send events to or receive events from Azure Event Hubs
95+
- url: ../event-hubs/get-started-python-send-v2.md
96+
itemType: quickstart
97+
text: Send events to or receive events from event hubs by using Python
98+
# footerLink
99+
footerLink:
100+
url: ../event-hubs/index.yml
101+
text: See more
102+
# Card
103+
- title: Capture events
104+
links:
105+
- url: ../event-hubs/event-hubs-dedicated-overview.md
106+
itemType: overview
107+
text: Capture events in Azure Blob Storage or Azure Data Lake Storage
108+
- url: ../event-hubs/event-hubs-capture-enable-through-portal.md
109+
itemType: quickstart
110+
text: Enable capturing of events streaming through Azure Event Hubs
111+
# footerLink
112+
footerLink:
113+
url: ../event-hubs/index.yml
114+
text: See more
115+
# Card
116+
- title: Process events
117+
links:
118+
- url: ../event-hubs/event-hubs-tutorial-visualize-anomalies.md
119+
itemType: tutorial
120+
text: Visualize data anomalies in real-time events sent to Azure Event Hubs
121+
- url: ../event-hubs/event-hubs-kafka-stream-analytics.md
122+
itemType: tutorial
123+
text: Process Apache Kafka for Event Hubs events using Stream analytics
124+
# footerLink
125+
footerLink:
126+
url: ../event-hubs/index.yml
127+
text: See more
128+
# Card
129+
- title: Create a queue
130+
links:
131+
- url: ../service-bus-messaging/service-bus-quickstart-portal.md
132+
itemType: quickstart
133+
text: Use Azure portal to create a Service Bus queue
134+
- url: ../service-bus-messaging/service-bus-quickstart-cli.md
135+
itemType: quickstart
136+
text: Use the Azure CLI to create a Service Bus queue
137+
# footerLink
138+
footerLink:
139+
url: ../service-bus-messaging/index.yml
140+
text: See more
141+
# Card
142+
- title: Create topics and subscriptions
143+
links:
144+
- url: ../service-bus-messaging/service-bus-quickstart-topics-subscriptions-portal.md
145+
itemType: quickstart
146+
text: Use the Azure portal to create a Service Bus topic and subscriptions to the topic
147+
- url: ../service-bus-messaging/service-bus-resource-manager-namespace-topic.md
148+
itemType: quickstart
149+
text: Create a Service Bus namespace with topic and subscription using a template
150+
# footerLink
151+
footerLink:
152+
url: ../service-bus-messaging/index.yml
153+
text: See more
154+
# Card
155+
- title: Send and receive messages - queues
156+
links:
157+
- url: ../service-bus-messaging/service-bus-azure-and-service-bus-queues-compared-contrasted.md
158+
itemType: concept
159+
text: Compare Azure Storage queues and Service Bus queues
160+
- url: ../service-bus-messaging/service-bus-dotnet-get-started-with-queues.md
161+
itemType: quickstart
162+
text: Get started with Service Bus queues
163+
- url: ../service-bus-messaging/service-bus-java-how-to-use-queues.md
164+
itemType: quickstart
165+
text: Use Azure Service Bus queues with Java to send and receive messages
166+
# footerLink
167+
footerLink:
168+
url: ../service-bus-messaging/index.yml
169+
text: See more
170+
# Card
171+
- title: Publish and subscribe for messages
172+
links:
173+
- url: ../service-bus-messaging/service-bus-dotnet-how-to-use-topics-subscriptions.md
174+
itemType: quickstart
175+
text: Get started with Service Bus topics
176+
- url: ../service-bus-messaging/service-bus-java-how-to-use-topics-subscriptions.md
177+
itemType: quickstart
178+
text: Use Service Bus topics and subscriptions with Java
179+
- url: ../service-bus-messaging/service-bus-python-how-to-use-topics-subscriptions.md
180+
itemType: quickstart
181+
text: Use Service Bus topics and subscriptions with Python
182+
# footerLink
183+
footerLink:
184+
url: ../service-bus-messaging/index.yml
185+
text: See more
186+
# Card
187+
- title: Hybrid connections
188+
links:
189+
- url: ../service-bus-relay/relay-hybrid-connections-dotnet-get-started.md
190+
itemType: tutorial
191+
text: Get started with Relay Hybrid Connections WebSockets in .NET
192+
- url: ../service-bus-relay/relay-hybrid-connections-http-requests-dotnet-get-started.md
193+
itemType: tutorial
194+
text: Get started with Relay Hybrid Connections HTTP requests in .NET
195+
# footerLink (optional)
196+
footerLink:
197+
url: ../service-bus-relay/index.yml
198+
text: See more

articles/service-bus/TOC.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

articles/service-bus/index.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

articles/service-bus/media/index/relay.svg

Lines changed: 0 additions & 25 deletions
This file was deleted.

articles/service-bus/media/index/service-bus.svg

Lines changed: 0 additions & 14 deletions
This file was deleted.

bread/toc.yml

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -466,12 +466,6 @@
466466
- name: DNS
467467
tocHref: /azure/dns/
468468
topicHref: /azure/dns/
469-
- name: Event Grid
470-
tocHref: /azure/event-grid/
471-
topicHref: /azure/event-grid
472-
- name: Event Hubs
473-
tocHref: /azure/event-hubs/
474-
topicHref: /azure/event-hubs/
475469
- name: ExpressRoute
476470
tocHref: /azure/expressroute/
477471
topicHref: /azure/expressroute/
@@ -628,6 +622,22 @@
628622
- name: Video Indexer
629623
tocHref: /azure/media-services/video-indexer/
630624
topicHref: /azure/media-services/video-indexer/
625+
- name: Messaging services
626+
tocHref: /azure/messaging-services/
627+
topicHref: /azure/messaging-services/
628+
items:
629+
- name: Event Grid
630+
tocHref: /azure/event-grid/
631+
topicHref: /azure/event-grid
632+
- name: Event Hubs
633+
tocHref: /azure/event-hubs/
634+
topicHref: /azure/event-hubs/
635+
- name: Service Bus Messaging
636+
tocHref: /azure/service-bus-messaging/
637+
topicHref: /azure/service-bus-messaging/
638+
- name: Service Bus Relay
639+
tocHref: /azure/service-bus-relay/
640+
topicHref: /azure/service-bus-relay/
631641
- name: Migrate
632642
tocHref: /azure/migrate/
633643
topicHref: /azure/migrate/
@@ -714,15 +724,6 @@
714724
- name: Azure Sentinel
715725
tocHref: /azure/sentinel/
716726
topicHref: /azure/sentinel/
717-
- name: Service Bus
718-
tocHref: /azure/service-bus/
719-
topicHref: /azure/service-bus/
720-
- name: Service Bus Messaging
721-
tocHref: /azure/service-bus-messaging/
722-
topicHref: /azure/service-bus-messaging/
723-
- name: Service Bus Relay
724-
tocHref: /azure/service-bus-relay/
725-
topicHref: /azure/service-bus-relay/
726727
- name: Service Fabric
727728
tocHref: /azure/service-fabric/
728729
topicHref: /azure/service-fabric/

0 commit comments

Comments
 (0)