Will Microsoft Monitoring agent 10.20.18053.0 installation take "NOAPM=1" parameter automatically

yanldst 1 Reputation point
2021-06-09T09:53:16.3+00:00

Hello folks,

We installs MMA 10.20.18053 to Windows VMs by connecting VMs to Log Analytics workspace, thus we do not have a chance to include a parameter like "NOAPM=1".

But if APM is included, our IIS service will be highly possible to crash.

I found information about this VM extension here:
https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/virtual-machines/extensions/oms-windows.md

But the release note for this version is incomplete, I cannot got more information.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,041 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Leon Laude 86,026 Reputation points
    2021-06-09T10:46:06.137+00:00

    Hi @yanldst ,

    Based on the text about the NOAPM optional parameter mentioned in the official documentation in the link below, it seems the APM feature is installed by default.

    https://learn.microsoft.com/en-us/azure/azure-monitor/agents/agent-windows

    That’s why there exists a parameter for disabling the APM feature during installation.

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Best regards,
    Leon

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.