(Unit 2 of 8) Azure authentication methods Flashcards

1
Q

What is authentication?

A

The process of establishing the identity of a Person, service, or device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

List some of the multiple authentication methods supported by Azure.

A
  1. Including standard passwords
  2. Single sign-on (SSO)
  3. Multifactor authentication (MFA)
  4. Passwordless.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is SSO (single sign on)?

A

Single sign-on (SSO) enables a user to sign in one time and use that credential to access multiple resources and applications from different providers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe MFA (Multi-Factor Authentication)

A

Multifactor authentication is the process of prompting a user for an extra form (or factor) of identification **during the sign-in process. **

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Multifactor authentication provides additional security for your identities by requiring two or more elements to fully authenticate. These elements fall into three categories. Name them.

A
  1. Something the user knows – this might be a challenge question.
  2. Something the user has – this might be a code that’s sent to the user’s mobile phone.
  3. Something the user is – this is typically some sort of biometric property, such as a fingerprint or face scan.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What’s Azure AD Multi-Factor Authentication?

A

Azure AD Multi-Factor Authentication is a Microsoft service that provides multifactor authentication capabilities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Passwordless Authentication?

A

A means to verify a user’s identity, without using a password.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a pre-requisite for Passwordless Authentication?

A

Passwordless authentication needs to be set up on a device before it can work.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a pre-requisite for Passwordless Authentication?

A

Passwordless authentication needs to be set up on a device before it can work.

(Laptop, PC + Fingerprint or Pin)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Give 3 Passwordless services offered by azure that integrate with AD.

A
  1. Windows Hello for Business
  2. Microsoft Authenticator app
  3. FIDO2 security keys
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Explain the passwordless service offered by Azure (1)

A

Windows Hello

  1. ideal for information workers that have their own designated Windows PC
  2. Biometric and PIN credentials are directly tied to the user’s PC
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Explain the passwordless service offered by Azure (2)

A

Microsoft Authenticator App

  1. The Authenticator App turns any iOS or Android phone into a strong, passwordless credential.
  2. Biometric or PIN
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Explain the passwordless service offered by Azure (3)

A

FIDO2 security keys (Fast IDentity Online)

1.unphishable standards-based passwordless authentication

  1. Uses an external security key or a platform key built into a device.
  2. FIDO2 security keys are typically USB devices, but could also use Bluetooth or NFC
How well did you know this?
1
Not at all
2
3
4
5
Perfectly