Skip to content

Commit 892b4a9

Browse files
authored
Merge pull request #219875 from v-jbasden/jbasden-fix-rule-screenshot
Updating screenshots and fixing an image link
2 parents 394f650 + 39a59eb commit 892b4a9

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/azure-monitor/agents/data-collection-text-log.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ The final step is to create a data collection association that associates the da
423423
424424
2. Select **Resources** and then click **Add** to view the available resources.
425425
426-
:::image type="content" source="media/data-collection-text-log/data-collection-rules.png" lightbox="media/data-collection-text-log/data-collection-rules.png" alt-text="Screenshot that shows the Data Collection Rules pane in the portal with resources for the data collection rule.":::
426+
:::image type="content" source="media/data-collection-text-log/add-resources.png" lightbox="media/data-collection-text-log/add-resources.png" alt-text="Screenshot that shows the Data Collection Rules pane in the portal with resources for the data collection rule.":::
427427
428428
3. Select either individual agents to associate the data collection rule, or select a resource group to create an association for all agents in that resource group. Click **Apply**.
429429
@@ -527,7 +527,7 @@ while ($true)
527527
### Share logs with Microsoft
528528
If everything is configured properly, but you're still not collecting log data, use the following procedure to collect diagnostics logs for Azure Monitor agent to share with the Azure Monitor group.
529529

530-
1. Open an elevated powershell window.
530+
1. Open an elevated PowerShell window.
531531
2. Change to directory `C:\Packages\Plugins\Microsoft.Azure.Monitor.AzureMonitorWindowsAgent\[version]\`.
532532
3. Execute the script: `.\CollectAMALogs.ps1`.
533533
4. Share the `AMAFiles.zip` file generated on the desktop.
-66.9 KB
Loading
-107 KB
Loading

0 commit comments

Comments
 (0)