Unexpected SCIM Group Membership Updates in Azure: Receiving Replace Operations Instead of Add
Hello! I've been troubleshooting an issue with group membership updates in our SCIM app and am seeing some unexpected behavior from Microsoft Entra. Specifically, I have a group with four members, so I anticipate four separate PATCH requests to the…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Unable to login azure portal, earlier I was able to login till yesterday but something went wrong
Getting below error after trying to login and add anythings in portal
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Azure Entra External ID (CIAM) : Custom IdP
Hello ! in our CIAM tenant we have an external custom IdentityProvider using SAML 2.0 protocol, I've created a Sign-in flow to use this external-IdP anticipating the user creation happens upon successfully authenticated by the external-Idp. Problem…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Cannot log into Azure due to MFA
I am having trouble logging into Azure due to MFA. I can login to office.com, outlook.com, login.live.com, and I can manage my account and MFA settings. But Azure asks for two different MFA notifications, the second of which I cannot get past. I have…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Is there an ETA for the feature Flexible federated identity credentials (preview) to become GA ?
The current cap of 20 Federated identity credentials to managed identity in Azure is very limiting for us. We have an architecture where we do not have direct access to create managed identity, we can only create FIC mapping for AKS namespaces. The…
Microsoft Security | Microsoft Identity Manager
Redirect URI accepted by Azure Entra despite not being registered — help needed
Hi all, I have an Azure Entra app registration with ClientId 18a32140-5066-4c0f-8ef7-d5bbbb019c9e. Our app runs locally at https://localhost:7196 with a callback path /signin-oidc, so the redirect URI is https://localhost:7196/signin-oidc. When…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Blazor Server App with Entra ID - Role Claims Not Available in User Principal
My Blazor Server app uses the Microsoft.Identity.Web framework with Entra ID (Azure AD) as the authentication provider. Authentication works correctly, but user role claims are not present in the authenticated user principal. As a result, any…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Unable to logon to Azure Portal
I am having a hard time trying to log in to Azure. I have tried multiple options including setting up 2 factor authentication, changing the password of my account and even linking my account with GitHub. Every time I try to log in, I am greeted with a…
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Getting error code AADSTS5000225 when trying to sign in
When trying to sign in to Azure portal, I am getting the error AADSTS5000225 user: ******@gmail.com
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Purview REST API Support for Unified Catalog - remove / update default "Purpose" drop-down values
We want to update or better remove the 3 default drop down values in the purpose field when we select Request Access to a data product from the Unified Catalog. See image below. The issue we are running into ie when using the Purview REST API, we are…
Microsoft Security | Microsoft Purview
I am looked out from my account
Hi I am looked out from my account. When I try to login I get a fault message telling me that my password has expired. I need to contact the admin to solve the problem. The same account is the admin user. So I can´t do that. When I try to contact the…
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Unable to remote on an machine from sccm
Hi, I have few machine where I cant remote onto them using sccm remote tool Firewall is turned off Remote tool is enable on machine and i'm part of the group for remoting SMS agent is running I have run WMI Repair Policy setting from affected…
Microsoft Security | Intune | Configuration Manager | Deployment
Microsoft Security | Intune | Configuration Manager | Other
Microsoft Entra Hybrid Join Issue on citrix non persistent devices
Hello Team, We have thousands of non persistent devices and using workplace join task to register clones on Microsoft Entra ID. However from last year we are experience issue that clones are not getting register in Microsoft Entra ID. As we are aware…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Markdown hyperlinks not rendering in Entra External ID User Flow labels anymore
We are trying to add a hyperlink to the label of a custom boolean attribute on our Entra External ID sign-up page (User Flow), as described in the official Microsoft Entra documentation. Link to…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Got a Multiple Authentication when using External Identity to login and redirected to dynamic 365.
I register an application under external identity. then run on user flow. I expected to login and be redirected to dynamic 365 from external login since user was exists under Internal and external. However i got couple of login which is not i expected.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Setting a default Purview Information Protection label for a group of 2 users (Purview label policy with default label not working)
The company has 4 valid, published sensitivity labels which work properly. The original label policy settings are below. Note: there is no default label for documents but labeling is mandatory. Default labels work properly for Emails and Meetings. …
Microsoft Security | Microsoft Purview
Unable to Access Azure Portal Due to Missing Authenticator App
Hi @Praveen Chivarla , I’m currently locked out of the Azure portal due to a missing Microsoft Authenticator app. Here's the situation: I can successfully log in to my Microsoft account via…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
I got a new phone, and my old one died. Now I can’t access my Authenticator app to get verification codes for login. It says view the code on the Authenticator App when I am already in the app
I got a new phone, and my old one died. Now I can’t access my Authenticator app to get verification codes for login. It says view the code on the Authenticator App when I am already in the app. I am in a loop and cannot login
Microsoft Security | Microsoft Authenticator
SCEP Certificate Renewal Issue - Same Certificate Returned
I'm having trouble with SCEP certificate renewal using Microsoft CA + NDES. When I try to renew a certificate with the same key pair, it returns the identical certificate (same serial number, same dates) instead of issuing a new one. Setup: Microsoft…
Microsoft Security | Intune | Configuration
Access Tokens from Entra External IDare incorrectly issued from v1 endpoint (sts.windows.net)
I followed along with this tutorial, and created a new App Registration in my new Azure Entra External tenant. I can verify that in the app registration manifest that the v2 endpoint is specified by the "requestedAccessTokenVersion": 2. …