Skip to content

Commit ad46c06

Browse files
Resolve build validation issues
1 parent 9977ba6 commit ad46c06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/governance/machine-configuration/agent-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Guest configuration agent notes
33
description: Details guest configuration agent release notes, issues, and frequently-asked questions.
44
author: timwarner-msft
5-
ms.date: 08/29/2022
5+
ms.date: 09/13/2022
66
ms.topic: conceptual
77
ms.author: timwarner
88
ms.service: machine-configuration
@@ -19,7 +19,7 @@ The guest configuration agent `gc-agent` receives improvements on an ongoing bas
1919
- Known issues
2020
- Bug fixes
2121

22-
For information on release notes for the connected machine agent, please see [What's new with the connected machine agent](https://docs.microsoft.com/en-us/azure/azure-arc/servers/agent-release-notes).
22+
For information on release notes for the connected machine agent, please see [What's new with the connected machine agent](/azure/azure-arc/servers/agent-release-notes).
2323

2424
## Release notes
2525

@@ -29,7 +29,7 @@ In this release, various improvements were made.
2929

3030
- You can now restrict which URLs can be used to download machine configuration packages by setting the allowedGuestConfigPkgUrls tag on the server resource and providing a comma-separated list of URL patterns to allow. If the tag exists, the agent will only allow custom packages to be downloaded from the specified URLs. Built-in packages are unaffected by this feature.
3131

32-
# Fixed
32+
## Fixed
3333

3434
- Resolves local elevation of privilege vulnerability [CVE-2022-38007](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-38007)
3535
- Improved error handling

0 commit comments

Comments
 (0)