Azure AD
448 TopicsDisable "Windows Hello"
I am an admin, and attempting to disable "Windows Hello for Business" also referred to as 2-step authentication. From what I gather, this option is set as "disabled" by default. I confirmed this. However Whenever I join a device to Azure AD, it is always prompted with "Windows Hello" and to create a pin. Where can I find the option that allows me to disable this?332KViews0likes27CommentsLogin prompting for more information
I am the admin of the office 365 subscription for our small company, we do not have 2FA turned on, nor is it desired. Recently when attempting to login I am met with a screen stating "More information required Your organization needs more information to keep your account secure Use a different account" When I click next, I see a screen Enter code We texted your phone +X XXXXXXXXxx. Please enter the code to sign in. "This sends a text with a auth code to my cell phone" If I hit cancel, I am prompted with a screen requesting additional details with green checkboxes next to the information I've previously entered. I've checked all the setting in the admin portal, and 2FA is not enabled. I believe this is related to the fact that I had a microsoft account associated with my company email address before we switched over to office 365, as this issue only seems to effect those in my company who had a microsoft account previously. Anyone know to disable this, or to remove those person accounts associated with our work emails?77KViews0likes8CommentsHow can I revoke the access granted to web application to my organization's azure AD?
I have Office 365 Developer account & tenant in windows azure to manage office 365 users. using consent framework "prompt=admin_consent", I granted access rights to one of my web application already registered in Azure AD (which is managed by me) to use office 365 API services, After granting access using admin consent, all my Azure AD users are able to authenticate themselves against Azure AD. I am able to see the applications that I granted access using http://myapps.microsoft.com but I am not able to revoke access granted for applications using this URL. How can I revoke the access granted to my or third-party application from my organization's Azure AD? I have installed an app from Office store and granted some permission and Would like to revoke permission to that app but not able to revoke access granted. Reference : https://stackoverflow.com/questions/29179197/how-can-i-revoke-the-access-granted-to-web-application-to-my-organizations-azurSolved54KViews0likes5CommentsMicrosoft Entra ID (Azure AD) support for Passkeys
Hi, Has anyone seen any reference or blog as to when Microsoft Entra ID (Azure AD) will support Passkeys on iOS or Android devices and will this be classified as Phishing-Resistant MFA under Conditional Access Sign In policies. When you navigate to aka.ms/mysecurityinfo and attempt to enroll and new Security Key it now defaults to a QR Code to setup a Passkey and lets you go through the enrollment process however once you reach the final stage to give the Passkey a logical name under your account it prompts with an error message (see below). We have been using YubiKey as a FIDO2 Security Key for Phishing-Resistant MFA however as this is not supported for use with iOS and Android and has limited support for macOS we are hoping that Passkeys will be able to fill this gap. We have also explored Azure CBA however we do not have an existing PKI infrastructure and managing the lifecycle of certificates is painful and expensive compared to the cost of using a FIDO2 Security Key or Passkey.Solved45KViews3likes26CommentsExchange Online Shared Mailboxes deleted after deleting disabled users from local AD
We have Office 365 Business Premium and user Azure AD Connect to sync our local AD. Today we planned to delete 12 disabled user accounts from our Active Directory. I went to Exchange Online and converted the remaining user mailboxes to shared mailboxes. Once this was done, we deleted the disabled user accounts from our local AD. After doing a full sync with `-PolicyType Initial`, all 12 shared mailboxes had been deleted. In the EAC, I can see them under mailboxes > user mailboxes > deleted mailboxes, but restores fail with an error message 'User not found' (see blow). I already created a ticket, but I'd like to discuss this behaviour. Is this intended and if so, why? How am I supposed to delete user accounts from our local AD? If this is a bug, how could this have slipped through Quality Assurance? Error message: Fehler bei Proxybefehl 'Undo-SoftDeletedMailbox -DisplayName:'xxx' -Name:'xxx' -SoftDeletedObject:'b0a2e3d2-4ec8-4f25-a5e7-ae7b6652a8a0' -WindowsLiveID:'xxx@yyy.onmicrosoft.com' -Confirm:$False' an Server AM3PR01MB0694.eurprd01.prod.exchangelabs.com: Serverversion 15.20.0282.0000, Proxymethode PSWS: Cmdlet-Fehler mit folgender Fehlermeldung: Microsoft.Exchange.Management.Tasks.RecipientTaskException: User not found ---> System.ServiceModel.FaultException`1[Microsoft.Online.Administration.WebService.UserNotFoundException]: Given user not found. Server stack trace: at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at IBecWebService.ChangeUserPrincipalName(ChangeUserPrincipalNameRequest request) at Microsoft.Exchange.Management.BecWebService.BecWebServiceHelper.<>c__DisplayClass31_0.<ChangeUserPrincipalName>b__0() at Microsoft.Exchange.Management.BecWebService.BecWebServiceHelper.InvokeWithRetry[TResponse](Action operation) at Microsoft.Exchange.Management.BecWebService.BecWebServiceHelper.ChangeUserPrincipalName(ChangeUserPrincipalNameRequest request) at Microsoft.Exchange.ProvisioningAgent.BecWebServiceLiveIdManager.InternalRenameMember(NetID netID, SmtpAddress newMemberName, SmtpAddress originalMemberName) --- End of inner exception stack trace --- at Microsoft.Exchange.Configuration.Tasks.Task.ThrowError(Exception exception, ErrorCategory errorCategory, Object target, String helpUrl) at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target, Boolean reThrow) at Microsoft.Exchange.Provisioning.ProvisioningLayer.<>c__DisplayClass9_0.<SetLogMessageDelegateImpl>b__1(LocalizedException ex, ExchangeErrorCategory category) at Microsoft.Exchange.ProvisioningAgent.BecWebServiceLiveIdManager.TranslateAndThrowBecException(Exception e) at Microsoft.Exchange.ProvisioningAgent.BecWebServiceLiveIdManager.InternalRenameMember(NetID netID, SmtpAddress newMemberName, SmtpAddress originalMemberName) at Microsoft.Exchange.ProvisioningAgent.BecWebServiceLiveIdManager.RenameMember(NetID netID, SmtpAddress newMemberName, SmtpAddress originalMemberName) at Microsoft.Exchange.ProvisioningAgent.WindowsLiveIdProvisioningHandlerForNew.PreInternalProcessRecord(IConfigurable writeableIConfigurable) at Microsoft.Exchange.Provisioning.ProvisioningLayer.PreInternalProcessRecord(Task task, IConfigurable writeableIConfigurable, Boolean checkProvisioningLayerAvailability) at Microsoft.Exchange.Configuration.Tasks.NewRecipientObjectTask`1.PreInternalProcessRecord() at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__92_1() at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)..Solved44KViews1like13CommentsHow can regular users add members to a security group if they are the owner
In O365-Admin Center I can create security groups, that are available in the cloud (I am not talking about O365 groups) Its possible to define a list of owners and members. If I put a user as the owner, that is not allowed to enter the Admin-center, how can those users change the group memberships (ie add other people to the group). We are managing different apps through security groups and we as IT do not want to give permissions to those apps. So we would like to enable some normal users to do so. We also want to enable some managers to edit site collection wide permissions - and this cannot be done with O365 groups or SharePoint groups. How is this possible?Solved40KViews0likes10CommentsList external users and their status
Hi all I desperately need a way to list all external Azure AD users including their status (if they have accepted the invitation or not), and it would be nice to be able to filter on domain. On TechNet I have found this PowerShell command: Get-SPOExternalUser -Position 0 -PageSize 30 -Filter @testsite.com It doesn't work though, because it doesn't accept the "@" and if I use the commend without filter, it doen't list information about the users invitational status. Another problem is that -PageSize can't exceed 50 - and we have hundreds of external users. Any suggestions? Thanks Jakob30KViews0likes6Comments