Skip to content

Commit 7179662

Browse files
committed
updates to the screenshots
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 9bcd6a9 commit 7179662

File tree

4 files changed

+24
-4
lines changed

4 files changed

+24
-4
lines changed
9.3 KB
Loading
171 KB
Loading
155 KB
Loading

articles/container-apps/microservices-dapr-pubsub.md

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: hhunter-ms
55
ms.author: hannahhunter
66
ms.service: container-apps
77
ms.topic: how-to
8-
ms.date: 02/21/2023
8+
ms.date: 03/16/2023
99
zone_pivot_group_filename: container-apps/dapr-zone-pivot-groups.json
1010
zone_pivot_groups: dapr-languages-set
1111
---
@@ -219,10 +219,16 @@ In the Azure portal, verify the `checkout` service is publishing messages to the
219219

220220
1. In the Container Apps dashboard, select **Monitoring** > **Log stream**.
221221

222+
:::image type="content" source="media/microservices-dapr-azd/log-streams-menu.png" alt-text="Screenshot of navigating to the Log stream page in the Azure portal.":::
223+
224+
222225
1. Confirm the `checkout` container is logging the same output as in the terminal earlier.
223226

224-
1. Do the same for the `order-processor` service to verify that it's receiving messages from the subscribed Azure Service Bus topic.
227+
:::image type="content" source="media/microservices-dapr-azd/log-streams-portal-view-checkout-pubsub.png" alt-text="Screenshot of the checkout service container's log stream in the Azure portal.":::
228+
229+
1. Do the same for the `order-processor` service.
225230

231+
:::image type="content" source="media/microservices-dapr-azd/log-streams-portal-view-order-processor-pubsub.png" alt-text="Screenshot of the order processor service container's log stream in the Azure portal.":::
226232

227233
## What happened?
228234

@@ -420,9 +426,16 @@ In the Azure portal, verify the `checkout` service is publishing messages to the
420426

421427
1. In the Container Apps dashboard, select **Monitoring** > **Log stream**.
422428

429+
:::image type="content" source="media/microservices-dapr-azd/log-streams-menu.png" alt-text="Screenshot of navigating to the Log stream page in the Azure portal.":::
430+
431+
423432
1. Confirm the `checkout` container is logging the same output as in the terminal earlier.
424433

425-
1. Do the same for the `order-processor` service to verify that it's receiving messages from the subscribed Azure Service Bus topic.
434+
:::image type="content" source="media/microservices-dapr-azd/log-streams-portal-view-checkout-pubsub.png" alt-text="Screenshot of the checkout service container's log stream in the Azure portal.":::
435+
436+
1. Do the same for the `order-processor` service.
437+
438+
:::image type="content" source="media/microservices-dapr-azd/log-streams-portal-view-order-processor-pubsub.png" alt-text="Screenshot of the order processor service container's log stream in the Azure portal.":::
426439

427440
## What happened?
428441

@@ -620,9 +633,16 @@ In the Azure portal, verify the `checkout` service is publishing messages to the
620633

621634
1. In the Container Apps dashboard, select **Monitoring** > **Log stream**.
622635

636+
:::image type="content" source="media/microservices-dapr-azd/log-streams-menu.png" alt-text="Screenshot of navigating to the Log stream page in the Azure portal.":::
637+
638+
623639
1. Confirm the `checkout` container is logging the same output as in the terminal earlier.
624640

625-
1. Do the same for the `order-processor` service to verify that it's receiving messages from the subscribed Azure Service Bus topic.
641+
:::image type="content" source="media/microservices-dapr-azd/log-streams-portal-view-checkout-pubsub.png" alt-text="Screenshot of the checkout service container's log stream in the Azure portal.":::
642+
643+
1. Do the same for the `order-processor` service.
644+
645+
:::image type="content" source="media/microservices-dapr-azd/log-streams-portal-view-order-processor-pubsub.png" alt-text="Screenshot of the order processor service container's log stream in the Azure portal.":::
626646

627647
## What happened?
628648

0 commit comments

Comments
 (0)