Course #2 Practice Test Flashcards

(15 cards)

1
Q

What is the unique identifier for any digital object, user, computer, or application in Azure?

A. Authorization
B. Subscription
C. Authentication
D. Identity

A

D. Identity

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

Which Azure service is identified as providing identity, authentication, and authorization in Azure?

A. Entra ID (formerly Azure AD)
B. Azure Resource Manager
C. Azure PowerShell
D. Azure CLI

A

A. Entra ID (formerly Azure AD)

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

According to the Zero Trust principle, trust should be based on identity regardless of what?

A. User role
B. Resource sensitivity
C. Location
D. Time of day

A

C. Location

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

Multi-factor authentication (MFA) provides layered security by requiring at least two components from which general categories?

A. Using a strong password only.
B. Requiring at least two verification factors from different categories (something you know, something you have, or something you are).
C. Relying solely on biometric scanning.
D. Verifying identity based only on network location.

A

B. Requiring at least two verification factors from different categories (something you know, something you have, or something you are).

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

According to the sources, what is a primary advantage of Passwordless authentication methods?

A. It increases convenience while maintaining security.
B. It eliminates the need for multi-factor authentication.
C. It requires only something you know, like a PIN.
D. It makes identity verification less secure.

A

A. It increases convenience while maintaining security.

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

What represents your organization as a dedicated instance of Entra ID in Azure?

A. A subscription
B. A resource group
C. A tenant
D. An ARM template

A

C. A tenant

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

What is the maximum number of tenants a user can be a member or guest of?

A. 100
B. 250
C. 500
D. Unlimited

A

C. 500

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

Which Azure service acts as the method by which resources are deployed and managed, serving as a bridge between the user and Azure resources?

A. Azure portal
B. Azure Resource Manager (ARM)
C. Azure PowerShell
D. Azure CLI

A

B. Azure Resource Manager (ARM)

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

Which tool provides a convenient, web-based, visual interface for deploying, configuring, monitoring, and auditing resources in Azure?

A. Azure CLI
B. Azure PowerShell
C. Azure Cloud Shell
D. Azure portal

A

D. Azure portal

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

Which management tool is described as using a Unix-style command language, being platform agnostic, and available in Azure Cloud Shell or installable locally?

A. Azure PowerShell
B. Azure portal
C. Azure Resource Manager
D. Azure CLI

A

D. Azure CLI

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

Azure ARM templates are identified as a key tool for provisioning resources and are primarily used for what purpose?

A. Managing user identities.
B. Auditing security logs.
C. Monitoring resource performance.
D. Defining infrastructure configuration.

A

D. Defining infrastructure configuration.

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

Which principle of Role-Based Access Control (RBAC) emphasizes giving users only the permissions necessary for their job for each specific point in time?

A. Role segregation
B. Least privilege
C. Defense in depth
D. Automatic authentication

A

B. Least privilege

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

Which managed service provides legacy Active Directory features inside of Azure and integrates with Entra ID, being especially helpful for migrating older applications?

A. Azure AD Connect
B. Azure Active Directory Domain Services (AAD DS)
C. Azure DNS
D. Azure VPN Gateway

A

B. Azure Active Directory Domain Services (AAD DS)

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

What is a key benefit of accessing Azure Cloud Shell mentioned in the sources?

A. It only supports a graphical interface.
B. It requires manual authentication every time.
C. It has Azure PowerShell and Azure CLI built right in.
D. It can only be accessed from a local machine.

A

C. It has Azure PowerShell and Azure CLI built right in.

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

Conditional Access rules are essentially what type of conditional logic statements?

A. If/then statements
B. Do/while loops
C. Switch cases
D. For loops

A

A. If/then statements

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