Skip to content

Commit 863024e

Browse files
authored
Merge pull request #293146 from spelluru/sbusqs0116
Service Bus: Freshness - Jan 2025
2 parents ff8702b + 94f85c9 commit 863024e

15 files changed

+64
-53
lines changed
Loading

articles/service-bus-messaging/includes/service-bus-create-namespace-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
author: spelluru
55
ms.service: azure-service-bus
66
ms.topic: include
7-
ms.date: 12/11/2024
7+
ms.date: 01/16/2025
88
ms.author: spelluru
99
ms.custom: include file
1010
---

articles/service-bus-messaging/includes/service-bus-create-queue-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
author: spelluru
55
ms.service: azure-service-bus
66
ms.topic: include
7-
ms.date: 12/11/2024
7+
ms.date: 01/16/2025
88
ms.author: spelluru
99
ms.custom: include file
1010
---
@@ -15,5 +15,5 @@
1515
1. Enter a **name** for the queue, and leave the other values with their defaults.
1616
1. Now, select **Create**.
1717

18-
:::image type="content" source="./media/service-bus-create-queue-portal/create-queue.png" alt-text="Screenshot that shows the Create queue page.":::
18+
:::image type="content" source="./media/service-bus-create-queue-portal/create-queue.png" alt-text="Screenshot that shows the Create queue page." lightbox="./media/service-bus-create-queue-portal/create-queue.png":::
1919

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: include file
3-
description: include file
2+
title: Create an Azure Service Bus topic
3+
description: Shows you how to create an Azure Service Bus topic in the Azure portal.
44
author: spelluru
55
ms.service: azure-service-bus
66
ms.topic: include
7-
ms.date: 10/11/2021
7+
ms.date: 01/16/2025
88
ms.author: spelluru
99
ms.custom: include file
1010
---
@@ -15,18 +15,17 @@
1515
4. Enter a **name** for the topic. Leave the other options with their default values.
1616
5. Select **Create**.
1717

18-
:::image type="content" source="./media/service-bus-create-topics-subscriptions-portal/create-topic.png" alt-text="Image showing the Create topic page.":::
18+
:::image type="content" source="./media/service-bus-create-topics-subscriptions-portal/create-topic.png" alt-text="Screenshot that shows the Create topic page in the Azure portal.":::
1919

2020
## Create a subscription to the topic
2121
1. Select the **topic** that you created in the previous section.
2222

23-
:::image type="content" source="./media/service-bus-create-topics-subscriptions-portal/select-topic.png" alt-text="Image showing the selection of topic from the list of topics.":::
23+
:::image type="content" source="./media/service-bus-create-topics-subscriptions-portal/select-topic.png" alt-text="Screenshot that shows the selection of topic from the list of topics.":::
2424
2. On the **Service Bus Topic** page, select **+ Subscription** on the toolbar.
2525

26-
:::image type="content" source="./media/service-bus-create-topics-subscriptions-portal/add-subscription-button.png" alt-text="Image showing the Add subscription button.":::
26+
:::image type="content" source="./media/service-bus-create-topics-subscriptions-portal/add-subscription-button.png" alt-text="Screenshot that shows the Add subscription button on the Topic page.":::
2727
3. On the **Create subscription** page, follow these steps:
2828
1. Enter **S1** for **name** of the subscription.
29-
1. Enter **3** for **Max delivery count**.
3029
1. Then, select **Create** to create the subscription.
3130

32-
:::image type="content" source="./media/service-bus-create-topics-subscriptions-portal/create-subscription-page.png" alt-text="Image showing the Create subscription page.":::
31+
:::image type="content" source="./media/service-bus-create-topics-subscriptions-portal/create-subscription-page.png" alt-text="Screenshot that shows the Create subscription page.":::
2.35 KB
Loading
31.4 KB
Loading
10.9 KB
Loading
-7.27 KB
Loading
29.1 KB
Loading
Loading

0 commit comments

Comments
 (0)