Skip to content

Commit 89e2174

Browse files
Minor edits.
1 parent 879f8e7 commit 89e2174

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626

2727
1. On the **Service Bus Topic** page, select **+ Subscription**.
2828

29-
:::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.":::
29+
:::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." lightbox="./media/service-bus-create-topics-subscriptions-portal/add-subscription-button.png":::
3030

3131
1. On the **Create subscription** page, follow these steps:
3232

33-
1. Enter *S1* for **name** of the subscription.
33+
1. Enter *S1* as the name of the subscription.
3434
1. Then, select **Create** to create the subscription.
3535

3636
:::image type="content" source="./media/service-bus-create-topics-subscriptions-portal/create-subscription-page.png" alt-text="Screenshot of the Create subscription page.":::

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this tutorial, you learn how to:
3232

3333
To complete this tutorial, make sure you have:
3434

35-
- an Azure subscription. To use Azure services, including Azure Service Bus, you need a subscription. You can create a [free account][] before you begin.
35+
- An Azure subscription. To use Azure services, including Azure Service Bus, you need a subscription. You can create a [free account][] before you begin.
3636
- [Visual Studio 2019](https://www.visualstudio.com/vs) or later.
3737

3838
## Service Bus topics and subscriptions

0 commit comments

Comments
 (0)