Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intune Import failing #20

Open
granwalla opened this issue Oct 22, 2024 · 3 comments
Open

Intune Import failing #20

granwalla opened this issue Oct 22, 2024 · 3 comments

Comments

@granwalla
Copy link

I keep getting this error message when trying to import to Intune.

Started import to InTune - Please enter a valid Tenant ID before importing to InTune.

I'm not sure why, I've validated the ID. I can export to CSV fine. Is there something else I can check?

@InnovationForge-com
Copy link
Contributor

In the GUI you need to use the domain name of the tenant, and not the ID. (from what I remember without checking myself)

@granwalla
Copy link
Author

Hi! That worked to get me to the login pop-up. But when I put in my creds, I get the following error:

AADSTS700016: Application with identifier xxxx not found in the directory (domain name).

I have confirmed I am using the correct tenant ID.

@tori321
Copy link

tori321 commented Nov 3, 2024

Hi! That worked to get me to the login pop-up. But when I put in my creds, I get the following error:

AADSTS700016: Application with identifier xxxx not found in the directory (domain name).

I have confirmed I am using the correct tenant ID.

Microsoft has complicated this early this year by terminating Microsoft intune Powershell enterprise application.

instead you need to create an app registration yourself.
Follow this article
https://techcommunity.microsoft.com/t5/intune-customer-success/update-to-microsoft-intune-powershell-example-script-repository/ba-p/3842452

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants