AzureAD
3 TopicsUser Authentication Method last used date
We have an issue with our users getting the latest iPhone and never notifying IT that they have turned in the old one. This means that the old device is still registered in our system as a valid MFA method for the user. I would like to run a script that would tell me per user, their MFA methods and the last time they used it, Or even better the last time that device checked in. The goal would be to delete any devices that have not been used or checked in for over a year as a starting point. Running Get-MgBetaUserAuthenticationMethod -Userld $UserID I Select • -ExpandProperty AdditionalProperties There is only Create date / Time not usage. Do I need to be looking anywhere else?271Views0likes1CommentRetain the same email address value across two objects in Azure AD (Guest and Local)
Howdy Techies! This might sound stupid but thought to throw it here anyway to see if anyone managed to work around this in any possible alternative ways. I have a very specific need to retain the same email address across two Azure AD accounts. One is a guest and the other is a local account in the same tenancy. The purpose is to allow one of the SaaS app to use the local account while the other Guest Account will be used to access Teams channel. I have tried to create a separate accounts and some other workarounds but failed due to conflicts. Why not a single account for both purposes!, you may ask. Its a very specific scenario and could not afford to use a single account due to multiple business reasons. Really appreciate any thoughts/ideas !! Thank you! Manoj K526Views0likes0CommentsAzure AD SSPR for Admins
Hi Folks, SSPR is enabled for Admins by default (via Administrator policy) and yet it doesn't seem to work as expected ? Anyone else experiencing this behavior or have your configured the service differently ? Current setup has the Admin policy enabled and SSPR is targeted for a specific group only (with licensed users without admins) Have we done anything differently from Microsoft's explanations ? Any insights would be great. Thank you!1.9KViews0likes1Comment