Identity

  • A user with a username and password.
  • Also applications or other servers with secret keys or certificates.
  • The fact of being something or someone.

Authentication

The process of verification/assertion of identity

Authorization

The process of ensuring that only authenticated identities get access to the resources for which they have been granted access.

Access Management

The process of controlling, verifying, tracking and managing access to authorized users and applications.

Azure Active Directory

  • Identity and Access Management service in Azure
  • Identities management โ€“ users, groups, applications
  • Access management โ€“ subscriptions, resource groups, roles, role assignments, authentication & authorization settings, etc.
  • Used by multiple Microsoft cloud platforms
    • Azure
    • Microsoft 365
    • Office 365
    • Live.com services (Skype, OneDrive, etc.)

Multi-factor Authentication (MFA)

  • Process of authentication using more than one factor (evidence) to prove identity
  • Factor types
    • Knowledge Factor โ€“ โ€œSomething you knowโ€, ex. password, pin
    • Possession Factor โ€“ โ€œSomething you haveโ€, ex. phone, token, card, key
    • Physical Characteristic Factor โ€“ โ€œSomething you areโ€, ex. fingerprint, voice, face, eye iris
    • Location Factor โ€“ โ€œSomewhere you areโ€, ex. GPS location
  • Supported by Azure AD by default (simple on-off switch)
โ—€ Previous Episode Next Episode โ–ถ

Adam Marczak

Programmer, architect, trainer, blogger, evangelist are just a few of my titles. What I really am, is a passionate technology enthusiast. I take great pleasure in learning new technologies and finding ways in which this can aid people every day. My latest passion is running an Azure 4 Everyone YouTube channel, where I show that Azure really is for everyone!

Did you enjoy the article?

Share it!

More tagged posts