info@mc2mc.be
  • Home
  • Meet the Team
  • Events
    • MC2MC Live – The Movie edition
    • All Events
  • Speakers
    • Call for Speakers
    • Speaker/Event Information
  • Event Photos
  • Blog
  • Contact

Passwordless sign-in, practical example!

Posted on December 22, 2019
No Comments

It is time to break up your relationship with passwords. Passwords have been good to us in the past, but in today’s digital workplace they have become a relatively easy attack vector for hackers. Hackers love passwords and it’s not difficult to see why when you consider that most commonly rejected passwords in Azure Active Directory (Azure AD) include terms like the year, the month, the season, or a local sports team. Furthermore, research has shown that traditional recommendations for password management such as length requirements, complexity requirements, and change frequencies are counterproductive for a variety of reasons related to human nature.

Short demo

First, enable Multi-Factor Authentication

There are a lot of blogs & articles written how to enable MFA in your organisation. How to setup MFA in short: https://aka.ms/mfasetup

Users can register their devices (by default, users can)

Tap your account, tap Sign-in by phone.

Register your device which you would like to use for the PasswordLess sign-in.

Do you need more information about the Devices registration: https://docs.microsoft.com/en-us/azure/active-directory/devices/overview#getting-devices-under-the-control-of-azure-ad or the Authenticator APP: https://aka.ms/authappstart

The only step you to enable Passwordless phone sign-in:

Create a AzureADPolicy with a global or security admin in your tenant.

New-AzureADPolicy -Type AuthenticatorAppSignInPolicy -Definition ‘{“AuthenticatorAppSignInPolicy”:{“Enabled”:true}}’ -isOrganizationDefault $true -DisplayName AuthenticatorAppSignIn

don’t forget to install the “Install-Module AzureADPreview”, but first uninstall your current module “UnInstall-Module AzureAD”

That’s it! You are now ready to use your authenticator app!

Jasper Bernaers
Previous Post
Windows Hello for Business Multi Factor unlock with MEM – Intune
Next Post
Create security tasks in MEM Intune from MDATP to take action on exploits

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed

Recent Posts

  • MC2MC Live – The Winter edition December 23, 2022
  • MC2MC Live – The Autumn edition October 27, 2022
  • MC2MC August Evening 2022: Session recordings September 1, 2022
  • MC2MC Goes Live Again Sway August 4, 2022
  • MC2MC Goes Belgian 2022: Session recordings May 30, 2022

Categories

  • Autopilot (1)
  • Azure (22)
  • Azure AD (2)
  • Azure Virtual Desktop (2)
  • Big Data (1)
  • ConfigMgr (3)
  • Containers (2)
  • EMS (7)
  • GitHub (3)
  • Guides (6)
  • Hyper-V (1)
  • IaC (1)
  • Intune (20)
  • M365 (13)
  • MC2MC (25)
  • MDATP (3)
  • PowerApps (3)
  • PowerShell (4)
  • Security (8)
  • Veeam (1)
  • Visual Studio Code (1)
  • Viva (1)
  • Windows 10 (15)
  • Windows 365 (2)
  • Windows Autopilot (3)
  • Windows Server (1)
  • Windows Updates (1)
  • Windows365 (1)
  • Women In Tech (2)

RSS RSS Cloud Boy

  • SCAPPMAN – Overview and why patching is important?
  • Build your own MEMCM lab environment – Part I
  • How to bring structure in your MEM/Intune projects – Part 2
  • Enable Sandbox and use it for intunewin packaging

RSS RSS wmatthyssen

  • Azure Bastion: Connect to an Azure VM without accessing the Azure portal by using a shareable link
  • Festive Tech Calendar 2022: How the Newly Rebranded Microsoft Learn Can Help You Pass Your Next Exam!
  • Festive Tech Calendar 2022: mTLS with Azure AppGateway & AppService
  • Azure Tip: Quickly find out if an Azure VM is Domain Joined or not via the Azure Portal

RSS RSS dekeukelaere

  • WMUG NL Tuesdays – Latest and greatest in the world of Configuration Manager
  • Microsoft MVP 2020-2021 Award
  • A first look at the Configuration Manager Community Hub
  • Microsoft MVP 2019-2020 Award

Contacts

info@mc2mc.be
Facebook
Twitter
LinkedIn

RSS RSS kengoossens

  • Serverless Local Admin Password web UI Service
  • Co-Management command line not visible: Ensure the proper prerequisites are installed.
  • Office 365 Pro Plus – Lean Installations Explained
  • Use the Microsoft Office 365 Network Onboarding Tool to validate your VPN Split tunneling configuration.

RSS RSS 007ffflearning

  • Festive Tech Calendar 2022 - Building a Marvel Hero app using Blazor Web Assembly and Azure Static Web Apps
  • How to clear the Azure Portal Recent Resources list
  • How OnyxBoox - with some help from a friend - got me back to reading more... books
  • Book review - Building Blazor WebAssembly Applications with gRPC

RSS RSS cloud-architect

  • AVD Client Cleanup script/tool
  • MSIX app attach Start Menu fixed in Windows Virtual Desktop
  • Windows Virtual Desktop Workshop December update
  • Windows Virtual Desktop Spring 2020 edition workshop

RSS RSS 365tips

  • 📧 Update: bericht terugroepen in Microsoft Exchange Online – Recall
  • 🤖 Microsoft zal ChatGPT toevoegen in de Azure OpenAI-dienst
  • 📧 Gebruik hetzelfde SMTP-domein in verschillende Microsoft 365 tenants
  • 🛠️ Zo kan je een verwijderd Microsoft Team herstellen via het Admin Center

© 2019 Microsoft Cloud and Client Management Community