Skip to content

Commit e5e558d

Browse files
Merge pull request #217683 from NarineM/main
Remove fips from oms supported hardening
2 parents 192a650 + 9ebb7ce commit e5e558d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,14 @@ Again, only if you're using an older version of the agent, the python2 executabl
7171
### Supported Linux hardening
7272
The OMS Agent has limited customization and hardening support for Linux.
7373
74-
The following are currently supported:
75-
- FIPS
74+
The following are currently supported:
7675
- SELinux (Marketplace images for CentOS and RHEL with their default settings)
7776
7877
The following aren't supported:
7978
- CIS
8079
- SELinux (custom hardening like MLS)
8180
82-
CIS and SELinux hardening support is planned for [Azure Monitoring Agent](./azure-monitor-agent-overview.md). Further hardening and customization methods aren't supported nor planned for OMS Agent. For instance, OS images like GitHub Enterprise Server which include customizations such as limitations to user account privileges aren't supported.
81+
CIS, FIPS and SELinux hardening support is planned for [Azure Monitoring Agent](./azure-monitor-agent-overview.md). Further hardening and customization methods aren't supported nor planned for OMS Agent. For instance, OS images like GitHub Enterprise Server which include customizations such as limitations to user account privileges aren't supported.
8382
8483
### Agent prerequisites
8584

0 commit comments

Comments
 (0)