Forum Discussion

shashidhar joliholi's avatar
shashidhar joliholi
Copper Contributor
Apr 11, 2023

Azure Monitor Agent (AMA extension) successful installation detection method

Dear All,

 

We have MMA agent installed for logs monitoring. We planned to push AMA extension from DFC and would like to remove configured workspace and key from MMA agent when AMA extension got installed successfully. 

 

We have planned to use SCCM to remove the workspace and key from MMA agent once AMA got installed successfully. We need detection method for AMA extension successful installation so that same can be used to deploy workspace removal powershell cmdlets. 

 

Can you please share the right detection method. 

 

 

Thanks,

Shashidhar Joliholi

1 Reply

  • shashidhar joliholi 

     

    The Azure Monitoring Agent Extension is installed under the location:

    C:/Packages/Plugins/Microsoft.Azure.Monitor.AzureMonitorWindowsAgent

     

    Yoy can verify if the agent is running using by checking if the 'MonAgentCore.exe' process is running.

     

    For more detailed information on the extension, look at the troubleshooting guide 9ver here.