Skip to content

Commit be663e1

Browse files
committed
feedback from Ricky
1 parent c165c76 commit be663e1

14 files changed

+4
-5
lines changed

articles/azure-vmware/logs-via-logic-app.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Send VMware syslogs to log management server using Azure Logic Apps
33
description: Learn how to use Azure Logic Apps to collect and send VMware syslogs from your Azure VMware Solution private cloud to any log management service of your choice.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 3/21/2025
6+
ms.date: 4/8/2025
77
ms.custom: engagement-fy25
88

99
#Customer intent: As an Azure service administrator, I want to use Azure Logic Apps to send VMware syslogs from my Azure VMware Solution private cloud to my preferred log management service for centralized logging and analysis.
@@ -31,7 +31,6 @@ Make sure you have an Azure VMware Solution private cloud set up that is streami
3131

3232
:::image type="content" source="media/logs-to-logic-app/logs-to-logic-app-2.png" alt-text="Screenshot showing which hosting option of Azure Logic Apps to select." border="false" lightbox="media/logs-to-logic-app/logs-to-logic-app-2.png":::
3333

34-
3534
3. Enter the Subscription you intend to use, the Resource Group chosen to house this instance. Give it a name and select a region. The default Windows plan is **Workflow Standard WS1 (210 total ACU, 3.5 Gb memory, 1 vCPU)** which should be enough to handle log volumes from large workloads. This can always be adjusted later, as needed. After filing these details, select **Review + create**.
3635

3736
:::image type="content" source="media/logs-to-logic-app/logs-to-logic-app-3.png" alt-text="Screenshot showing the fields that need to be populated when creating an Azure Logic App." border="false" lightbox="media/logs-to-logic-app/logs-to-logic-app-3.png":::
@@ -58,15 +57,15 @@ Make sure you have an Azure VMware Solution private cloud set up that is streami
5857

5958
:::image type="content" source="media/logs-to-logic-app/logs-to-logic-app-8.png" alt-text="Screenshot showing the Event Hubs connection portion of the Azure VMware Solution template." border="false" lightbox="media/logs-to-logic-app/logs-to-logic-app-8.png":::
6059

61-
a. In a separate brower tab, open the Event Hub instance that contains the log messages. Select **Settings**, then click on **Shared access policies**. Select **RootManagerSharedAccessKey** and click on the copy icon next to **Primary connection string**.
60+
a. In a separate brower tab, open the Event Hub instance that contains the log messages. Select **Settings**, then click on **Shared access policies**. Select **RootManagerSharedAccessKey** and click on the copy icon next to **Primary connection string**.
6261

6362
:::image type="content" source="media/logs-to-logic-app/logs-to-logic-app-9.png" alt-text="Screenshot showing the Primary connection string on Azure Event Hub." border="false" lightbox="media/logs-to-logic-app/logs-to-logic-app-9.png":::
6463

65-
b. Navigate back to the browser tab with the Logic App and paste what you just copied into the **Connection String** field. Click **Add Connection**.
64+
b. Navigate back to the browser tab with the Logic App and paste what you just copied into the **Connection String** field. Click **Add Connection**.
6665

6766
:::image type="content" source="media/logs-to-logic-app/logs-to-logic-app-10.png" alt-text="Screenshot showing the pasting of the Primary connection string on Azure Logic Apps template." border="false" lightbox="media/logs-to-logic-app/logs-to-logic-app-10.png":::
6867

69-
c. If added successfully, the Status for the Event Hub should read **Connected**. At this point, click **Next** to proceed forward.
68+
c. If added successfully, the Status for the Event Hub should read **Connected**. At this point, click **Next** to proceed forward.
7069

7170
:::image type="content" source="media/logs-to-logic-app/logs-to-logic-app-11.png" alt-text="Screenshot showing successful Connected message on Azure Logic Apps template." border="false" lightbox="media/logs-to-logic-app/logs-to-logic-app-11.png":::
7271

-7.64 KB
Loading
-9.93 KB
Loading
-9.34 KB
Loading
-8.57 KB
Loading
1.22 KB
Loading
2.09 KB
Loading
-895 Bytes
Loading
-427 Bytes
Loading
241 Bytes
Loading

0 commit comments

Comments
 (0)