Microsoft Azure - Error : Az Powershell module is not installed

Microsoft Azure - Error : Az Powershell module is not installed

While adding the Microsoft Azure monitor or during data collection, if this error occurs, follow the below steps for troubleshooting:
  1. Check whether all the prerequisites mentioned in the below link are done:
    https://www.manageengine.com/products/applications_manager/help/prerequisites-for-applications-manager.html#mode2
  2. Open admin Powershell window and run the below command to check the list of modules installed:
    Get-Module -ListAvailable -Name Az*
  3. Check if only the Az modules are present and the AzureRM modules are not available 
  4. If the AzureRM module is still present, then uninstall the module using the below command:
    Uninstall-AzureRm
Note: If you face any difficulty in uninstalling the AzureRM module, refer to this Microsoft doc.

If the issue still persists, contact Microsoft support to resolve the issue. Once the AzureRM module is completely removed and the Az module is installed, we will be able to add the monitor / perform data collection.
                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Microsoft Azure VM - Enabling Diagnostics extension for Windows & Linux VMs

                        Applications Manager can collect diagnostic metrics from Storage accounts in both public and private links, as long as the storage account is accessible from the machine where Applications Manager is installed. For additional information, please ...
                      • Microsoft Azure - FAQ

                        1. What happens to the Azure monitor in Applications Manager when you delete any of the supported services from the Azure portal? When you perform a delete operation on any of the supported Azure resources in the Azure portal, the respective monitor ...
                      • Azure Kubernetes Service(AKS) Troubleshooting FAQs

                        Azure Kubernetes Service(AKS) monitor can be configured only if you have already added a Microsoft Azure monitor in Applications Manager. Ensure that you have met all the prerequisites for the Microsoft Azure monitor before monitoring Azure ...
                      • Troubleshooting errors in SharePoint Online (PowerShell mode)

                        Prerequisites: Ensure that you have met all the prerequisites for the Microsoft 365 monitor. From Applications Manager version 16300 onwards, Microsoft 365 monitor will use Microsoft Graph API as the primary mode of data collection. We have migrated ...
                      • Troubleshooting errors in Exchange Online (PowerShell Mode)

                        Prerequisites: Ensure that you have met all the prerequisites for the Microsoft 365 monitor. From Applications Manager version 16300 onwards, Microsoft 365 monitor will use Microsoft Graph API as the primary mode of data collection. We have migrated ...