Azure Security Flashcards

(3 cards)

1
Q

What is a Service Account?

A

A privilidged user account used to authenticate using a username and password.

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

What is a Service Principal?

A

An Identity restricted to roles assigned to it, giving you control over which resources can be accessed and at which level.

Think of it as a user identity without a user, but rather an identity for an application.

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

What is Managed Identity?

A

A special type of Service Principal that enables Azure resources to authenticate to cloud resources with Azure AD so you don’t have to store credentials in code.

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