Skip to content

Commit 277ffb2

Browse files
Minor fixes.
1 parent 969f9f9 commit 277ffb2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/service-bus-messaging/includes/service-bus-event-grid-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ In this section, you use a sample application to send messages to the Service Bu
3939

4040
1. Build and run the program to send five test messages (`const int numberOfMessages = 5;`) to the Service Bus topic.
4141

42-
:::image type="content" source="./media/service-bus-event-grid-prerequisites/console-app-output.png" alt-text="Console app output":::
42+
:::image type="content" source="./media/service-bus-event-grid-prerequisites/console-app-output.png" alt-text="Screenshot shows the console app output, sending 5 messages.":::

articles/service-bus-messaging/service-bus-to-event-grid-integration-example.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this section, create an Azure logic app that receives Service Bus events by u
2020

2121
1. Select **+ Create a resource**, select **Integration**, and then select **Logic App**.
2222

23-
:::image type="content" source="./media/service-bus-to-event-grid-integration-example/create-resource-logic-app.png" alt-text="Screenshot that shows the Create a resource -> Integration -> Logic app menu.":::
23+
:::image type="content" source="./media/service-bus-to-event-grid-integration-example/create-resource-logic-app.png" alt-text="Screenshot that shows the Create a resource > Integration > Logic app menu.":::
2424

2525
1. On the **Create Logic App** page, follow these steps:
2626

@@ -53,7 +53,7 @@ In this section, create an Azure logic app that receives Service Bus events by u
5353

5454
1. Select **Sign in**.
5555

56-
:::image type="content" source="./media/service-bus-to-event-grid-integration-example/designer-credentials.png" alt-text="Screenshot that shows the Logic Apps Designer with the Sign-in button selected.":::
56+
:::image type="content" source="./media/service-bus-to-event-grid-integration-example/designer-credentials.png" alt-text="Screenshot that shows the Logic Apps Designer with the Sign in button selected.":::
5757

5858
1. On the **Sign in to your account** page, select the account you want to use to sign in to Azure.
5959
1. On the **When a resource event occurs** page, do the following steps:

0 commit comments

Comments
 (0)