Skip to content

Commit bfbfdf3

Browse files
committed
Disallow GES and other heavy customized distros
1 parent 5c9f3c7 commit bfbfdf3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/azure-monitor/agents/agents-overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ The following tables list the operating systems that Azure Monitor Agent and the
193193
| Debian 9 | X | X | X |
194194
| Debian 8 | | X | |
195195
| Debian 7 | | | X |
196-
| OpenSUSE 15 | X | | |
196+
| OpenSUSE 15 | X | | |
197197
| OpenSUSE 13.1+ | | | X |
198198
| Oracle Linux 8 | X | X | |
199199
| Oracle Linux 7 | X | X | X |
@@ -219,6 +219,10 @@ The following tables list the operating systems that Azure Monitor Agent and the
219219
<sup>1</sup> Requires Python (2 or 3) to be installed on the machine.<br>
220220
<sup>2</sup> Requires Python 2 to be installed on the machine and aliased to the `python` command.<br>
221221
<sup>3</sup> Also supported on Arm64-based machines.
222+
223+
>[!NOTE]
224+
>Machines and appliances that run heavily customized or stripped-down versions of the above distributions or hosted solutions that disallow customization by the user are not supported. Azure Monitor Agent relies on various packages and other baseline functionality that is often removed from such systems, and its installation may require some environmental modifications considered to be disallowed by the appliance vendor. For instance, [GitHub Enterprise Server](https://docs.github.com/en/enterprise-server/admin/overview/about-github-enterprise-server) is not supported due to heavy customization as well as [documented, license-level disallowance](https://docs.github.com/en/enterprise-server/admin/overview/system-overview#operating-system-software-and-patches) of operating system modification.
225+
222226
## Next steps
223227

224228
- [Install the Azure Monitor Agent](azure-monitor-agent-manage.md) on Windows and Linux virtual machines.

0 commit comments

Comments
 (0)