10 Jun 2025 04:29 PM
We are attempting to install Dynatrace OneAgents on Azure Windows VMs using the extension but have been unsuccessful. We tried installing the OneAgent extension both via the Azure Portal and the Azure CLI, but neither method worked. We followed the instructions in this Dynatrace documentation.
However, the extension installations work correctly for Azure App Services, Azure Virtual Machine Scale Sets (Windows Server 2019), and Azure Linux VMs.
On an affected Azure Virtual Machine, we found the following error in the Windows Event Log:
Error: "Product: Dynatrace OneAgent – OneAgent cannot be installed on an unsupported platform. If you want to install OneAgent anyway, use the flag SKIP_OS_SUPPORT_CHECK=true."
We are using Windows 11 Enterprise multi-session (23H2) and Windows 11 Pro N (23H2).
Manual installation seems working. Amy chance to install OneAgent as VM extension and pass parameter SKIP_OS_SUPPORT_CHECK=true ?