401 Unauthorized Error
I am trying to get the list of all groups where the resourceProvisioningOptions = Team, here is the url which gets all the data through API call:$clientID = xxxx $tenantName = xxxx $ClientSecret = xxxx...
View ArticleIntune - Error This Device is Already Enrolled. You can contact your system...
This Device is Already Enrolled. You can contact your system administrator with the error code 8018000a.I have Tried the following Steps from here -...
View ArticleBlocked third party cookies for MSAL, best course of action?
The situationWe have a web application aimed at enterprise users which uses MSAL.js for an implicit flow authentication. The problem is that the browsers of our users have third party cookies...
View ArticleChange Source Anchor and Change Immutable ID - what is the correct way?
A previous member of staff has already set up Azure Active Directory Connect with successful synchronisation.However, the Source Anchor chosen is the SamAccountName. And the SamAccountName can change...
View ArticleImplicit Flow
Hi,I have one issue where when i access the APi via a browser it will redirect and authorize it and get the resultwhere as when i use Post man, i have added the redirect url of post man in my App, now...
View ArticleIssues with Azure AD Connect and SSO
I have setup our on-premise to sync with Azure AD Connect. Azure reports everything working ok including SSO.When I try to open https://myapps.microsoft.com or https://myapps.microsoft.com/mydomain.com...
View ArticleScript for change default username in Azure AD
Hi everyone, I'm not a professional of scripting in powershell but I try to make a script for change default username in O365 (Azure AD) from a csv. What are wrong in my script?$filepath =...
View ArticleAzure B2C - Access token without user interaction
I have a published API using Azure B2C authentication.Is it possible to get an access token as an application (no user interaction), similar to Azure AD using a "grant_type=client_credentials" ?
View ArticleAzure AD Connect: ManagementException
Hello All,Our users reported issues with passwords not syncing from AD and we found an error noting a ManagementException with the explanation "Timed Out"Here are the logs we pulled: [15:11:37.908] [...
View ArticlePublisher Domain verification fails because "Verification of publisher domain...
I'm trying to verify the publisher domain of my application but it's not working despite the json file being available when checking the link in a...
View ArticleDevice Authentication while off premises
Good Day,Our issue is that when users are off the corporate network (ie Travelling Abroad) and they forget their password they are currently out of luck and the only way to get them back into their...
View ArticleOpenIdConnect: sample not working when hosting on iis server secured(https)
Hello, I hope I can find an answer to my issue. I've followed te sample : https://github.com/Azure-Samples/ms-identity-aspnet-webapp-openidconnect I've created the app Id on azure (with secret key),...
View ArticleWindows hello disable
Hi Everyone.How to disable windows hello in Azure AD, because for new staff the windows hello will launched and takes time.Anyone can help? Any step to disable this?My company is running on Azure AD...
View ArticleFingerprint - How to enable fingerprint using Azure AD
Hi Guys,Good dayI need your help for this.How to enable fingerprint using Azure AD? Any step to enable for this?Our configuration using intune :Microsoft intune>Device enrolment>windows...
View ArticleChanging directory global admin name
I did an internal takeover of an AAD originally created from a guest user invite. After the fact, I realized I should have used a generic "admin: account rather my name and email for the takeover. The...
View ArticleAzure AD Connect swing method upgrade
Hello allCurrently we have one Azure AD connect server that is running. It was last updated in 2017, because of this i'm a little hesitant to do an in place upgrade to the latest version, this plus we...
View ArticleAzure AD B2C new tenant not available in Asia-Pacific
I was trying to create new tenant in AzureAD B2C but there is no countries in Asia-Pacific regions listed in the drop down list of Countr or Region to choose from. But it says there are Asia-Pacific...
View ArticleAzure Data Factory Linked Service error- Failed to get the secret from key vault
Hi,I am creating a linked service to a remote server in Azure Data Factory v2. The remote server uses username-password authentication mechanism. I have already created a linked service to the same...
View ArticleIssue with AzureAD Preview module
I am getting the following error when trying to create a new object with Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo Unable to find type [Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo].+...
View ArticleMicrosoft Graph API, unable to reset user password and get...
Hi there, I've been struggling to use Graph API to reset user's password.I use "grant_type=client_credentials" to get access token and it works well to get user information and update user's...
View Article