Setting Up a Distribution Connection for Microsoft Intune
AdminStudio 2022 | 23.0 | Application Manager
Edition:Application Manager is included with AdminStudio Professional and Enterprise Editions.
To obtain the required credentials to set up a distribution connection in AdminStudio for Microsoft Intune, perform the following steps.
Note:For Microsoft Azure support, the following dependencies are required:
|
•
|
Microsoft.Graph.Core.dll |
|
•
|
Microsoft.Identity.Client.dll |
To obtain required credentials to set up a distribution connection for Microsoft Intune:
|
1.
|
Obtain login credentials for Intune services on Microsoft Azure. |
|
2.
|
Log in to Microsoft Azure using the obtained credentials: |
https://azure.microsoft.com/en-in/account/
|
3.
|
Once logged in, click on Portal in the right top corner next to My account. |
|
4.
|
From the list of available Azure services, choose Azure Active Directory. |
|
5.
|
Click on App registrations in the left pane. |
|
6.
|
Click on New registration and enter values to complete the registration. |
|
7.
|
Click Register. The new registered application will be listed. |
|
8.
|
Copy the Application (client) ID and the Directory (tenant) ID, which will be used later for authentication purposes. |
|
9.
|
Click API permissions from left navigation panel. |
|
10.
|
Click Add a permission. The Request API permissions panel appears. |
|
11.
|
Click Microsoft Graph. |
|
12.
|
Click Delegated permissions. |
|
13.
|
Under DeviceManagementApps select DeviceManagementApps.ReadWrite.All and click Add permissions. |
|
14.
|
Click on Grant admin consent for Flexera Development Account and consent to the permissions. The status will turn to Granted. Make sure the permissions are of type Delegated. |
|
15.
|
If the customer wishes to authenticate using a client secret instead of providing User Name and Password interactively, perform the following steps: |
|
a.
|
Navigate to Certificates & secrets and click New client secret. |
|
b.
|
Provide a description to describe your client secret, choose the expiration date you wish to set, and click Add. The Client secret will then be listed in the Client Secrets section. |
|
c.
|
Copy the client secret Value, as it will only be visible and available to the user now. |
|
16.
|
This step is optional as it is only required when AdminStudio wishes to save the user's credentials for authentication. Under Manage in left navigation panel, click Manifest. Make sure the application’s allowPublicClient property in the manifest file is set to true (in order for authentication with User name and Password to work). |
For more information on Intune, see the following:
See Also
Creating a New Distribution System Connection Setting