Skip to content

Commit 6ead36d

Browse files
authored
Merge pull request #187852 from hestolz/hestolz/oms-hardening
More explicit disallow of custom hardening
2 parents 16ed4f5 + 154b8ea commit 6ead36d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-monitor/agents/agent-linux.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@ Again, only if you are using an older version of the agent, the python2 executab
7070
The OMS Agent has limited customization and hardening support for Linux.
7171
7272
The following are currently supported:
73-
- FIPs
74-
- SELINUX (Marketplace images for CENTOS and RHEL with their default settings)
73+
- FIPS
74+
- SELinux (Marketplace images for CentOS and RHEL with their default settings)
7575
7676
The following are not supported:
7777
- CIS
78-
- SELINUX (custom hardening like MLS)
78+
- SELinux (custom hardening like MLS)
7979
80-
CIS and SELINUX hardening support is planned for [Azure Monitoring Agent](./azure-monitor-agent-overview.md). Further hardening and customization methods are not supported nor planned for OMS Agent.
80+
CIS and SELinux hardening support is planned for [Azure Monitoring Agent](./azure-monitor-agent-overview.md). Further hardening and customization methods are not supported nor planned for OMS Agent. For instance, OS images like Github Enterprise Server which include customizations such as limitations to user account privileges are not supported.
8181
8282
## Agent prerequisites
8383
@@ -234,4 +234,4 @@ The default cache size is 10 MB but can be modified in the [omsagent.conf file](
234234
235235
- Review [Troubleshooting the Linux agent](agent-linux-troubleshoot.md) if you encounter issues while installing or managing the agent.
236236
237-
- Review [Agent Data Sources](./agent-data-sources.md) to learn about data source configuration.
237+
- Review [Agent Data Sources](./agent-data-sources.md) to learn about data source configuration.

0 commit comments

Comments
 (0)