You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -219,10 +219,16 @@ In the Azure portal, verify the `checkout` service is publishing messages to the
219
219
220
220
1. In the Container Apps dashboard, select **Monitoring** > **Log stream**.
221
221
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
+
222
225
1. Confirm the `checkout` container is logging the same output as in the terminal earlier.
223
226
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.
225
230
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.":::
226
232
227
233
## What happened?
228
234
@@ -420,9 +426,16 @@ In the Azure portal, verify the `checkout` service is publishing messages to the
420
426
421
427
1. In the Container Apps dashboard, select **Monitoring** > **Log stream**.
422
428
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
+
423
432
1. Confirm the `checkout` container is logging the same output as in the terminal earlier.
424
433
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.":::
426
439
427
440
## What happened?
428
441
@@ -620,9 +633,16 @@ In the Azure portal, verify the `checkout` service is publishing messages to the
620
633
621
634
1. In the Container Apps dashboard, select **Monitoring** > **Log stream**.
622
635
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
+
623
639
1. Confirm the `checkout` container is logging the same output as in the terminal earlier.
624
640
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.":::
0 commit comments