Skip to content

Commit 088c028

Browse files
committed
Topics quickstart
1 parent 38db14a commit 088c028

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed
Loading
-14.1 KB
Loading
-3.74 KB
Loading

articles/service-bus-messaging/includes/service-bus-create-topic-subscription-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
---
1111

1212
## Create a topic using the Azure portal
13-
1. On the **Service Bus Namespace** page, select **Topics** on the left menu.
13+
1. On the **Service Bus Namespace** page, expand **Entities** on the navigational menu to the left, and select **Topics** on the left menu.
1414
2. Select **+ Topic** on the toolbar.
1515
4. Enter a **name** for the topic. Leave the other options with their default values.
1616
5. Select **Create**.

articles/service-bus-messaging/includes/service-bus-create-topics-three-subscriptions-portal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: include file
3-
description: include file
2+
title: Create a topic and three subscriptions
3+
description: Provides instructions to create a topic and three subscriptions to the topic.
44
author: spelluru
55
ms.service: azure-service-bus
66
ms.topic: include
7-
ms.date: 11/28/2023
7+
ms.date: 12/11/2024
88
ms.author: spelluru
99
ms.custom: include file
1010
---
1111

1212
## Create a topic using the Azure portal
13-
1. On the **Service Bus Namespace** page, select **Topics** on the left menu.
13+
1. On the **Service Bus Namespace** page, expand **Entities** on the navigational menu to the left, and select **Topics** on the left menu.
1414
2. Select **+ Topic** on the toolbar.
1515
4. Enter a **name** for the topic. Leave the other options with their default values.
1616
5. Select **Create**.
@@ -21,7 +21,7 @@
2121
1. Select the **topic** that you created in the previous section.
2222

2323
:::image type="content" source="./media/service-bus-create-topics-subscriptions-portal/select-topic.png" lightbox="./media/service-bus-create-topics-subscriptions-portal/select-topic.png" alt-text="Screenshot of the Topics page with your topic selected.":::
24-
2. On the **Service Bus Topic** page, select **Subscriptions** from the left menu, and then select **+ Subscription** on the toolbar.
24+
2. On the **Service Bus Topic** page, select **+ Subscription** on the toolbar.
2525

2626
:::image type="content" source="./media/service-bus-create-topics-subscriptions-portal/add-subscription-button.png" alt-text="Screenshot of the Subscriptions page with the Add subscription button selected.":::
2727
3. On the **Create subscription** page, follow these steps:

articles/service-bus-messaging/service-bus-quickstart-topics-subscriptions-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use the Azure portal to create Service Bus topics and subscriptions
33
description: 'Quickstart: In this quickstart, you learn how to create a Service Bus topic and subscriptions to that topic by using the Azure portal.'
44
author: spelluru
55
ms.author: spelluru
6-
ms.date: 11/28/2023
6+
ms.date: 12/11/2024
77
ms.topic: quickstart
88
ms.custom: mode-ui
99
#Customer intent: In a retail scenario, how do I update inventory assortment and send a set of messages from the back office to the stores?

articles/service-bus-messaging/service-bus-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure Service Bus messaging samples or examples that demonstrate ke
44
author: spelluru
55
ms.topic: article
66
ms.custom: devx-track-dotnet, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-ts
7-
ms.date: 11/28/2023
7+
ms.date: 12/11/2024
88
ms.author: spelluru
99
---
1010

0 commit comments

Comments
 (0)