Skip to content

Commit d99e873

Browse files
Merge pull request #295965 from kenwith/patch-16
Resolves build issues. Changes absolute links to relative links.
2 parents 4d2836d + 1d3445e commit d99e873

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/change-tracking/overview-monitoring-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ Azure Change Tracking & Inventory service enhances the auditing and governance f
2929

3030
a. Monitors changes, including modifications to files, registry keys, software installations, and Windows services or Linux daemons.</br>
3131
b. Provides detailed logs of what and when the changes were made, who made them, enabling you to quickly detect configuration drifts or unauthorized changes. </br>
32-
Change Tracking metadata will get ingested into the ConfigurationChange table in the connected LA workspace. [Learn more](https://learn.microsoft.com/azure/azure-monitor/reference/tables/configurationchange)
32+
Change Tracking metadata will get ingested into the ConfigurationChange table in the connected LA workspace. [Learn more](/azure/azure-monitor/reference/tables/configurationchange)
3333

3434
1. **Inventory**
3535

3636
a. Collects and maintains an updated list of installed software, operating system details, and other server configurations in linked LA workspace </br>
3737
b. Helps create an overview of system assets, which is useful for compliance, audits, and proactive maintenance.</br>
38-
Inventory metadata will get ingested into the ConfigurationData table in the connected LA workspace. [Learn more](https://learn.microsoft.com/azure/azure-monitor/reference/tables/configurationdata)
38+
Inventory metadata will get ingested into the ConfigurationData table in the connected LA workspace. [Learn more](/azure/azure-monitor/reference/tables/configurationdata)
3939

4040
## Support matrix
4141

0 commit comments

Comments
 (0)