Questions tagged [intune]

Microsoft Intune provides mobile device management, mobile application management, and PC management capabilities from the cloud.

Microsoft Intune provides mobile device management, mobile application management, and PC management capabilities from the cloud.

Using Intune, organizations can provide their employees with access to corporate applications, data, and resources from virtually anywhere on almost any device, while helping to keep corporate information secure.

407 questions
8
votes
2 answers

Microsoft Intune - cannot add device

I have developed a windows store app and we would like to have a way to distribute it (and manage updates) to a certain number of company machines (some use Windows 10, other Windows 8.1). First I tried using a Windows Intune trial but encountered a…
user5547495
7
votes
4 answers

IntuneMAMConfigurator for Intunes iOS sdk configuration

I am integrating Microsoft Itunes SDK in my iOS app. The app already include Azure AD for authentication of user. However now I want my app to communicate with Intunes application and fetch its login. The microsoft documentation has specified proper…
4
votes
2 answers

Not able to create Microsoft DevBox with Role : DevCenter Dev Box User

I have started to create a POC for Microsoft Dev Box using the link : https://learn.microsoft.com/en-us/azure/dev-box/quickstart-configure-dev-box-service I have created all the artifacts required for it and provided permissions to user with Role…
santosh kumar patro
  • 7,231
  • 22
  • 71
  • 143
4
votes
0 answers

Upload LOB mobile app to Azure Intune programmatically

I'm trying to add mobile application to my Azure tenant Intune programmatically. I can upload metadata for my app to the Intune but I can't upload my app binaries and as a result I can't install this application to the enrolled device. I understand…
Dmytro Rudenko
  • 2,524
  • 2
  • 13
  • 22
3
votes
1 answer

I am trying to get all the applications installed on all the devices using microsoft graph API

I am trying to get all the applications installed on all the devices ios,ipad,iphone,android and windows devices using microsoft graph API. my approach was first to get all the devices using…
3
votes
2 answers

Access Intune configuration settings in a React Native application?

My company is doing Mobile Device Management with Microsoft Intune. We've successfully deployed an internal iOS app (using the Apple Developer Enterprise Program). With Intunes' configuration settings we're trying to make each user's individual…
Evanss
  • 23,390
  • 94
  • 282
  • 505
3
votes
1 answer

Is it possible to update MSIX packages via appinstaller pushed by Intune

Context: We want to force the installation of new versions of our MSIX bundled apps. Because of risk of data loss, we don't want to force close them but give users the option to save their work and install the update. Sometimes critical updates…
Warrantor
  • 31
  • 1
3
votes
0 answers

How to automatically update mobile app (from Managed Google Play) with Microsoft Intune

In Intune I added an app from Managed Google Play and assigned it to a device such that it was successfully installed and working on a device. I then created a new release of the app in the Google Play console, and in Intune synced Managed Google…
3
votes
0 answers

Can "msauth://broker" invoke Intune Company portal app? -iOS

I have usecase to fetch login cache from Microsoft Intune Company Portal App. My app already has Azure Ad Sdk integrated. However after looking inside the code, I am wondering Azure ad sdk works only with Authenticator App rather than any other. As…
3
votes
3 answers

Intune Graph API Errors

I'm trying to download/upload the MSI of an Intune mobile app. I can get the app list using: https://graph.microsoft.com/beta/deviceAppManagement/mobileApps I can also get the details of a single mobile app…
2
votes
2 answers

"Can't call method "print" on an undefined value" error when pushing Apple Remote Desktop script in Intune

We manage our Apple computers through Microsoft's MDM Intune. Intune has the ability to run a script on a computer as the root user with no end-user interaction. I have this script set to run on all Apple machines: #!/bin/sh sudo…
2
votes
1 answer

Okta federated Azure AD user login question

Azure/Intune newbie here. We are planning to implement Intune in our org, and I have a question regarding user device log-in to Windows devices if Azure AD is Okta federated. From the log-in/lock screen, do users use their Okta credentials to log in…
2
votes
0 answers

Android App Intune Configuration Designer Not Showing

I have a workforce app that can be installed from the Play Store and Intune. When the app is installed and used from Intune Managed Device, I need to report Intune Device ID back to my backend so that we can cross-reference some data with MS Graph…
Bri6ko
  • 1,858
  • 1
  • 18
  • 29
2
votes
1 answer

How to integrate Microsoft intune SDK in a flutter application?

We are trying to integrate Microsoft Intune SDK in the flutter application. The first blocker which looks interesting is Intune requires every activity to extend from MAMActivity. And on the other hand, Flutter requires that android Activity…
Piyush
  • 163
  • 1
  • 10
2
votes
0 answers

MS InTune: Is it possible to get a previous app version from the AppStore?

Is it possible to use MS InTune to get a previously listed version of an App that was listed on the Apple App Store? For example, if the current app store version is currently 4.2 but I want to use Ms Intune to install version 4.1 on our devices, is…
Rozgonyi
  • 1,027
  • 13
  • 27
1
2 3
27 28