Core Azure services Flashcards

1
Q

“Which solution is recommended to protect against a hardware failure within a data center?

a) Availability Set

b) Availability Zone (AZ)

c) Region pair

d) Proximity placement group”

A

(a)

Answer (b) is recommended to protect against a single data center outage in a region;

Answer (c) is recommended to protect against an entire region failure;

Answer (d) is recommended where low latency is required between infrastructure components.

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

“At which management scope can role-based access control (RBAC) and Azure Policy be targeted?

a) Management group

b) Subscription”

“c) Resource group

d) Resource

e) Tag”

A

(a), (b), (c), (d)

Answer (e) is not a management scope; it is a governance control.

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

“Which limitations apply to management groups?

a) The scope is per tenant.

b) Only one parent management group is supported and cannot be deleted or moved.

c) Management groups can include resource groups or resources.”

A

(a), (b)

Management groups can only contain subscriptions, not resources or resource groups.

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

“A management group acts as a billing mechanism.

a) True

b) False”

A

False—a subscription acts as a billing mechanism.

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

“Which are mandatory to specify when creating a resource?

a) Management group

b) Subscription

c) Resource group”

A

(b), (c)

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

“A subscription can have multiple owners.

a) True

b) False”

A

True

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

“An Azure Active Directory (Azure AD)-assigned role gives access to Azure roles.

a) True

b) False”

A

False

Azure AD-assigned roles do not span Azure roles; access must be explicitly given to access Azure resources.

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

“The Azure AD Global Administrator role has default access to Azure resources.

a) True

b) False”

A

False

The Azure Global Administrator does not have default access to Azure resources.

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

“The Contributor role has full access to all Azure resources in a subscription and can create access to others.

a) True

b) False”

A

False

Only the Owner role can create access to others.

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

“Only internal members of the Azure AD tenant can be given access to Azure resources.

a) True

b) False”

A

False

Only external business-to-business (B2B) and guest-invited users can be given access to Azure resources.

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

“Which of the following does not provide a core Azure platform architecture component functionality provided by Azure Resource Manager (ARM)?

a) Creation of resources and dependencies; applying governance and compliance controls

b) Repeatable life cycle deployments; uses template files through JavaScript Object Notation (JSON) to define deployment of resources

c) Identity and Access Management (IAM)

d) Security posture management”

A

(c)

Security Posture Management

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

“Which of the following characteristics relate to resource groups?

a) Resources must belong in a resource group and can only exist in one resource group, but can be moved between resource groups.

b) Resource groups contain metadata about the resources they include.

c) Deleting a resource group will remove all resources within that resource group but not delete the subscription or tenant.”

A

(a), (b), (c)

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

“The Azure Marketplace can be used to find details of third-party services and software that have been validated to run in Azure and also create those resources.

a) True

b) False”

A

True

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

“Which of the following requirements will determine using a VM as a compute service?

a) There is a need to provide control and direct access to the compute layer.

b) There are customization requirements, such as customizing the operating system, any software/applications, and runtimes.

c) There is a need to extend on-premises computing capacity, maybe for development and testing, DR, and business-continuity scenarios.”

A

(a), (b), (c)

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

“Which of the following VM types would it be appropriate to select when the workload is memory-intensive and requires a high memory-to-central processing unit (CPU) ratio?

a) D series

b) E series

c) F series

d) N series

A

(b)

Answer (a) is for general-purpose workloads with a balanced CPU-to-memory ratio;

Answer (c) is for CPU-intensive workloads with a high CPU-to-memory ratio;

Answer (d) is for graphical workloads where a GPU is required.”

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