Skip to content

Commit 2232a92

Browse files
authored
Fix typo in Azure Update Manager documentation
1 parent 46900f8 commit 2232a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/update-manager/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Sudo privileges are not granted to the extensions for assessment or patching ope
275275
EXCEPTION: Exception('Unable to invoke sudo successfully. Output: root is not in the sudoers file. This incident will be reported. False ',)
276276
```
277277

278-
Azure Update Manager (*AUM*) requires a high level of permissions due to the many different components that may be updated with AUM (*Kernel drivers, OS Security Patching, etc.*). The AUM extension uses the `root` account for operations.
278+
Azure Update Manager (*AUM*) requires a high level of permissions due to the many different components that may be updated with AUM (*Kernel drivers, OS Security Patching, etc.*). The AUM extensions use the `root` account for operations.
279279

280280
#### Resolution
281281
Grant sudo privileges to ensure assessment or patching operations succeed. You will need to add the root account to the sudoers file.

0 commit comments

Comments
 (0)