Skip to content

Commit 6b3e5ae

Browse files
committed
Updated CI6686
Editorial updates
1 parent e0c98ee commit 6b3e5ae

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

support/azure/azure-monitor/activity-logs/config-export/configuring-azure-activity-log-export-comprehensive-guide.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,27 @@ When configuring Azure Activity Log exports, you might face issues, especially w
1313

1414
## Configure Azure Activity Log Export
1515

16-
**Step 1: Verify Current Configuration**
16+
### Step 1: Verify Current Configuration
1717

1818
1. Go to the [Azure portal](https://ms.portal.azure.com/auth/login/) and access the **Activity Logs** section.
1919
1. Check the current export settings to ensure they align with your requirements.
2020

21-
**Step 2: Update Legacy Methods**
21+
### Step 2: Update Legacy Methods
2222

2323
1. If you are using legacy APIs or PowerShell commands, update them to the latest versions.
2424
1. Use the command `Get-AzOperationalInsightsDataSource` to verify existing data sources.
2525

26-
**Step 3: Configure New Export Settings**
26+
### Step 3: Configure New Export Settings
2727

2828
1. Go to **Azure Monitor** and select **Diagnostic settings**.
2929
1. Create a new setting by specifying the **Log Analytics workspace** and **Event Hub** as destinations.
3030

31-
**Step 4: Test the Configuration**
31+
### Step 4: Test the Configuration
3232

3333
1. Make sure to test the configuration by generating sample logs.
3434
1. Check the destination to verify that logs are exported as expected.
3535

36-
**Step 5: Monitor and Adjust**:
36+
### Step 5: Monitor and Adjust
3737

3838
1. Regularly monitor the logs to ensure they are being exported correctly.
3939
1. Adjust the settings as necessary based on the log data and performance.

0 commit comments

Comments
 (0)