Mobile Device Management (MDM) is a solution that is used to remotely manage devices mobile devices. It is most commonly used in large enterprises to manage the mobile devices of mobile devices of employees in order to maintain an appropriate degree of security.
The MDM solution provides for integration with external systems such as NACVIEW.
The collaboration of the two solutions serves to share data so as to secure both the devices mobile devices, as well as the network on which they reside.
- Log on to https://portal.azure.com

- From the Azure services section, select App registrations.

- Click the New registration button.
- Fill in the Name field with any name and click Register. The following window should appear:

- Without closing the window, go to the NACVIEW system and select Integration servers from the main menu (Configuration section).

- Edit the line with Microsoft Intune.

- Go back to the Microsoft Azure window, copy the Application (client) ID parameter and paste it in NACVIEW in the field Username / login.
- Repeat with the Directory (tenant) ID parameter, pasting it in NACVIEW into the Tenant field.
- Go to Microsoft Azure again and from the menu on the left, select API permissions, then click Add a permission.
- In the window that appears on the right, select Microsoft Graph and then Application permissions.
- in the list that appears, locate Device and check the DeviceManagementManagedDevices.Read.All and User.Read.All checkbox.

Note that the DeviceName must be unique in the MDM for synchronisation to work correctly.
- Click the Add permissions button at the bottom of the window.
- The new permissions must be approved by the Azure Active Directory service administrator. If you are using has administrator permissions, then click Grant admin consent for ... and confirm with the Yes button.
- Select Certificates & secrets from the menu on the left, and then click New client secret.
- Enter any description in the Description field, and from the Expires checkbox select Never.

-
Confirm with Add button. The added parameter will appear in the table under the New client secret button. Copy the value from the Value column.
-
Go to NACVIEW. Click Change/set password and into the Password / secret field paste the previously copied Value.
-
Save the set values.