ExamGecko
Home Home / Microsoft / AZ-500

Microsoft AZ-500 Practice Test - Questions Answers, Page 10

Question list
Search
Search

List of questions

Search

Related questions











You have 15 Azure virtual machines in a resource group named RG1.

All virtual machines run identical applications.

You need to prevent unauthorized applications and malware from running on the virtual machines.

What should you do?

A.
Apply an Azure policy to RG1.
A.
Apply an Azure policy to RG1.
Answers
B.
From Azure Security Center, configure adaptive application controls.
B.
From Azure Security Center, configure adaptive application controls.
Answers
C.
Configure Azure Active Directory (Azure AD) Identity Protection.
C.
Configure Azure Active Directory (Azure AD) Identity Protection.
Answers
D.
Apply a resource lock to RG1.
D.
Apply a resource lock to RG1.
Answers
Suggested answer: B

Explanation:

Adaptive application control is an intelligent, automated end-to-end application whitelisting solution from Azure Security Center. It helps you control which applications can run on your Azure and non-Azure VMs (Windows and Linux), which, among other benefits, helps harden your VMs against malware. Security Center uses machine learning to analyze the applications running on your VMs and helps you apply the specific whitelisting rules using this intelligence.

Reference:

https://docs.microsoft.com/en-us/azure/security-center/security-center-adaptive-application

You plan to deploy Azure container instances.

You have a containerized application that validates credit cards. The application is comprised of two containers: an application container and a validation container.

The application container is monitored by the validation container. The validation container performs security checks by making requests to the application container and waiting for responses after every transaction.

You need to ensure that the application container and the validation container are scheduled to be deployed together. The containers must communicate to each other only on ports that are not externally exposed.

What should you include in the deployment?

A.
application security groups
A.
application security groups
Answers
B.
network security groups (NSGs)
B.
network security groups (NSGs)
Answers
C.
management groups
C.
management groups
Answers
D.
container groups
D.
container groups
Answers
Suggested answer: D

Explanation:

Azure Container Instances supports the deployment of multiple containers onto a single host using a container group. A container group is useful when building an application sidecar for logging, monitoring, or any other configuration where a service needs a second attached process.

Reference:

https://docs.microsoft.com/en-us/azure/container-instances/container-instances-container-groups

HOTSPOT

You create resources in an Azure subscription as shown in the following table.

VNET1 contains two subnets named Subnet1 and Subnet2. Subnet1 has a network ID of 10.0.0.0/24. Subnet2 has a network ID of 10.1.1.0/24.

Contoso1901 is configured as shown in the exhibit. (Click the Exhibit tab.)

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.


Question 93
Correct answer: Question 93

Explanation:

Box 1: Yes

Access from Subnet1 is allowed.

Box 2: No

No access from Subnet2 is allowed.

Box 3: Yes

Access from IP address 193.77.10.2 is allowed.

DRAG DROP

You are configuring network connectivity for two Azure virtual networks named VNET1 and VNET2.

You need to implement VPN gateways for the virtual networks to meet the following requirements:

VNET1 must have six site-to-site connections that use BGP.

VNET2 must have 12 site-to-site connections that use BGP.

Costs must be minimized.

Which VPN gateway SKU should you use for each virtual network? To answer, drag the appropriate SKUs to the correct networks. Each SKU may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.


Question 94
Correct answer: Question 94

Explanation:

References:

https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpngateways#gwsku

You are securing access to the resources in an Azure subscription.

A new company policy states that all the Azure virtual machines in the subscription must use managed disks.

You need to prevent users from creating virtual machines that use unmanaged disks.

What should you do?

A.
Azure Monitor
A.
Azure Monitor
Answers
B.
Azure Policy
B.
Azure Policy
Answers
C.
Azure Security Center
C.
Azure Security Center
Answers
D.
Azure Service Health
D.
Azure Service Health
Answers
Suggested answer: B

You have an Azure Kubernetes Service (AKS) cluster that will connect to an Azure Container Registry.

You need to use automatically generated service principal for the AKS cluster to authenticate to the Azure Container Registry.

What should you create?

A.
a secret in Azure Key Vault
A.
a secret in Azure Key Vault
Answers
B.
a role assignment
B.
a role assignment
Answers
C.
an Azure Active Directory (Azure AD) user
C.
an Azure Active Directory (Azure AD) user
Answers
D.
an Azure Active Directory (Azure AD) group
D.
an Azure Active Directory (Azure AD) group
Answers
Suggested answer: B

Explanation:

References:

https://docs.microsoft.com/en-us/azure/aks/kubernetes-service-principal

You have the Azure virtual machines shown in the following table.

For which virtual machine can you enable Update Management?

A.
VM2 and VM3 only
A.
VM2 and VM3 only
Answers
B.
VM2, VM3, and VM4 only
B.
VM2, VM3, and VM4 only
Answers
C.
VM1, VM2, and VM4 only
C.
VM1, VM2, and VM4 only
Answers
D.
VM1, VM2, VM3, and VM4
D.
VM1, VM2, VM3, and VM4
Answers
E.
VM1, VM2, and VM3 only
E.
VM1, VM2, and VM3 only
Answers
Suggested answer: C

Explanation:

References:

https://docs.microsoft.com/en-us/azure/automation/automation-update-management?toc=%2Fazure%2Fautomation%2Ftoc.json

DRAG DROP

You have an Azure subscription named Sub1.

You have an Azure Active Directory (Azure AD) group named Group1 that contains all the members of your IT team.

You need to ensure that the members of Group1 can stop, start, and restart the Azure virtual machines in Sub1. The solution must use the principle of least privilege.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.


Question 98
Correct answer: Question 98

Explanation:

References:

https://www.petri.com/cloud-security-create-custom-rbac-role-microsoft-azure

DRAG DROP

You have an Azure subscription that contains the following resources:

A virtual network named VNET1 that contains two subnets named Subnet1 and Subnet2.

A virtual machine named VM1 that has only a private IP address and connects to Subnet1.

You need to ensure that Remote Desktop connections can be established to VM1 from the internet.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange then in the correct order.


Question 99
Correct answer: Question 99

You have an Azure subscription that contains a user named User1 and an Azure Container Registry named ContReg1.

You enable content trust for ContReg1.

You need to ensure that User1 can create trusted images in ContReg1. The solution must use the principle of least privilege.

Which two roles should you assign to User1? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.
AcrQuarantineReader
A.
AcrQuarantineReader
Answers
B.
Contributor
B.
Contributor
Answers
C.
AcrPush
C.
AcrPush
Answers
D.
AcrImageSigner
D.
AcrImageSigner
Answers
E.
AcrQuarantineWriter
E.
AcrQuarantineWriter
Answers
Suggested answer: C, D

Explanation:

References:

https://docs.microsoft.com/en-us/azure/container-registry/container-registry-content-trust

https://docs.microsoft.com/en-us/azure/container-registry/container-registry-roles

Total 439 questions
Go to page: of 44