Other Sources to JSM Assets

Other Sources to JSM Assets

System

Instructions

System

Instructions

Azure Cloud

Create a connection to Azure AD Microsoft Graph by following Entra ID connection instructions here. Azure Cloud uses the same connection but needs “Microsoft.Compute/virtualMachines/read (read/list)” permission.

You can then create an import in OnLink by selecting “Azure Cloud” as the source system. You will also need to set config:subscription_id parameter in the configuration settings. A subscription id in Azure provides a boundary container for all resources (VM, storage, network, etc.).

image-20260126-033403.png
image-20260224-194146.png

You can use this to import Virtual Machines from Azure resources. Here’s the API doc ref. Use the “Fetch API Sample” button to see the list of fields available to map.

ManageEngine AD

Ref: https://www.manageengine.com/products/ad-manager/active-directory-api/

We support RestAPI/SearchUser APU to pull user info from ManageEngine AD to JSM Assets.

You need the “Auth Token” to set this connection. Choose “All Other Asset Sources” and ManageEngine AD to add this connection. URL should be the base URL of your AD Manager Plus API endpoint.

image-20260224-165857.png

Once connection is established, you can use Fetch API Sample to get user data and complete the mapping.

ManageEngine Endpoint

Ref: https://www.manageengine.com/products/desktop-central/api/

We support “Generating Authentication Key using API tool” auth mechanism described above. You need username and password. Choose “All Other Asset Sources” and ManageEngine Endpoint to add this connection. URL should be the base URL of your Endpoint Central system.

image-20260224-165251.png

Once connection is established, you can configure the api in your Asset mapping configuration:

image-20260224-165458.png