πŸ”

AZ-500 β€” questions

Page 8 of 14 Β· 269 total questions.

Topic 4 Β· Question 241

You have an Azure subscription named Subscription1. You deploy a Linux virtual machine named VM1 to Subscription1. You need to monitor the metrics and the logs of VM1. What should you use?

  • Athe AzurePerformanceDiagnostics extension
  • BAzure HDInsight
  • CLinux Diagnostic Extension (LAD) 3.0 (correct answer)
  • DAzure Analysis Services
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Linux Diagnostic Extension (LAD) 3.0.

Topic 4 Β· Question 242

You onboard Azure Sentinel. You connect Azure Sentinel to Azure Security Center. You need to automate the mitigation of incidents in Azure Sentinel. The solution must minimize administrative effort. What should you create?

  • Aan alert rule
  • Ba playbook (correct answer)
  • Ca function app
  • Da runbook
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: a playbook.

Topic 4 Β· Question 243

You have an Azure Active Directory (Azure AD) tenant named contoso.com. You need to configure diagnostic settings for contoso.com. The solution must meet the following requirements: β€’ Retain logs for two years. β€’ Query logs by using the Kusto query language. β€’ Minimize administrative effort. Where should you store the logs?

  • Aan Azure event hub
  • Ban Azure Log Analytics workspace (correct answer)
  • Can Azure Storage account
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: an Azure Log Analytics workspace

Explanation

Log Analytics queries collected logs and metrics to investigate and alert on resource behavior.

Topic 4 Β· Question 244

You are troubleshooting a security issue for an Azure Storage account. You enable the diagnostic logs for the storage account. What should you use to retrieve the diagnostics logs?

  • Athe Security & Compliance admin center
  • BAzure Security Center
  • CAzure Cosmos DB explorer
  • DAzCopy (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: AzCopy

Explanation

AzCopy is a command-line tool that efficiently copies data to and from Azure Storage.

Topic 4 Β· Question 245

You have an Azure subscription that contains the virtual machines shown in the following table. From Azure Security Center, you turn on Auto Provisioning. You deploy the virtual machines shown in the following table. On which virtual machines is the Microsoft Monitoring Agent installed?

  • AVM3 only
  • BVM1 and VM3 only
  • CVM3 and VM4 only
  • DVM1, VM2, VM3, and VM4 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: VM1, VM2, VM3, and VM4.

Topic 4 Β· Question 248

You have 10 virtual machines on a single subnet that has a single network security group (NSG). You need to log the network traffic to an Azure Storage account. What should you do?

  • AInstall the Network Performance Monitor solution.
  • BCreate an Azure Log Analytics workspace.
  • CEnable diagnostic logging for the NSG.
  • DEnable NSG flow logs. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Enable NSG flow logs.

Explanation

A Network Security Group (NSG) applies allow/deny rules to control traffic at the subnet or NIC level.

Topic 4 Β· Question 249

You have an Azure subscription that contains the virtual machines shown in the following table. From Azure Security Center, you turn on Auto Provisioning. You deploy the virtual machines shown in the following table. On which virtual machines is the Log Analytics Agent installed?

  • AVM3 only
  • BVM1 and VM3 only
  • CVM3 and VM4 only
  • DVM1, VM2, VM3, and VM4 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: VM1, VM2, VM3, and VM4.

Topic 4 Β· Question 252

You have an Azure subscription named Sub1 that is associated to an Azure Active Directory (Azure AD) tenant named contoso.com. You are assigned the Global administrator role for the tenant. You are responsible for managing Azure Security Center settings. You need to create a custom sensitivity label. What should you do?

  • ACreate a custom sensitive information type. (correct answer)
  • BElevate access for global administrators in Azure AD.
  • CUpgrade the pricing tier of the Security Center to Standard.
  • DEnable integration with Microsoft Cloud App Security.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Create a custom sensitive information type.

Topic 4 Β· Question 254

You have an Azure subscription that contains the Azure Log Analytics workspaces shown in the following table. You create the virtual machines shown in the following table. You plan to use Azure Sentinel to monitor Windows Defender Firewall on the virtual machines. Which virtual machines you can connect to Azure Sentinel?

  • AVM1 only
  • BVM1 and VM3 only
  • CVM1, VM2, VM3, and VM4 (correct answer)
  • DVM1 and VM2 only
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: VM1, VM2, VM3, and VM4.

Topic 4 Β· Question 256 Β· Select all that apply

You have an Azure subscription that contains 100 virtual machines and has Azure Defender enabled. You plan to perform a vulnerability scan of each virtual machine. You need to deploy the vulnerability scanner extension to the virtual machines by using an Azure Resource Manager template. Which two values should you specify in the code to automate the deployment of the extension to the virtual machines? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • Athe user-assigned managed identity
  • Bthe workspace ID (correct answer)
  • Cthe Azure Active Directory (Azure AD) ID
  • Dthe Key Vault managed storage account key
  • Ethe system-assigned managed identity
  • Fthe primary shared key (correct answer)
Reveal answer & explanation
Correct answer: B, F

The correct answer is B, F. Option B: the workspace ID Option F: the primary shared key.

Topic 4 Β· Question 257

You have an Azure subscription that contains a user named Admin1 and a virtual machine named VM1. VM1 runs Windows Server 2019 and was deployed by using an Azure Resource Manager template. VM1 is the member of a backend pool of a public Azure Basic Load Balancer. Admin1 reports that VM1 is listed as Unsupported on the Just in time VM access blade of Azure Security Center. You need to ensure that Admin1 can enable just in time (JIT) VM access for VM1. What should you do?

  • ACreate and configure a network security group (NSG). (correct answer)
  • BCreate and configure an additional public IP address for VM1.
  • CReplace the Basic Load Balancer with an Azure Standard Load Balancer.
  • DAssign an Azure Active Directory Premium Plan 1 license to Admin1.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Create and configure a network security group (NSG).

Explanation

A Network Security Group (NSG) filters inbound and outbound traffic to subnets and NICs with allow/deny rules. A Network Security Group (NSG) applies allow/deny rules to control traffic at the subnet or NIC level.

Topic 4 Β· Question 260

You have an Azure Active Directory (Azure AD) tenant and a root management group. You create 10 Azure subscriptions and add the subscriptions to the root management group. You need to create an Azure Blueprints definition that will be stored in the root management group. What should you do first?

  • AModify the role-based access control (RBAC) role assignments for the root management group. (correct answer)
  • BAdd an Azure Policy definition to the root management group.
  • CCreate a user-assigned identity.
  • DCreate a service principal.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Modify the role-based access control (RBAC) role assignments for the root management group.

Explanation

Azure RBAC grants least-privilege access by assigning built-in or custom roles at a defined scope. Azure RBAC assigns roles at a scope to grant least-privilege access to resources. Management Groups organize subscriptions into a hierarchy for unified governance and policy.

Topic 4 Β· Question 263

You have three on-premises servers named Server1, Server2, and Server3 that run Windows Server 2019. Server1 and Server2 are located on the internal network. Server3 is located on the perimeter network. All servers have access to Azure. From Azure Sentinel, you install a Windows firewall data connector. You need to collect Microsoft Defender Firewall data from the servers for Azure Sentinel. What should you do?

  • ACreate an event subscription from Server1, Server2, and Server3.
  • BInstall the On-premises data gateway on each server.
  • CInstall the Microsoft Monitoring Agent on each server. (correct answer)
  • DInstall the Microsoft Monitoring Agent on Server1 and Server2. Install the On-premises data gateway on Server3.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Install the Microsoft Monitoring Agent on each server.

Topic 4 Β· Question 264

You have an Azure subscription that contains several Azure SQL databases and an Azure Sentinel workspace. You need to create a saved query in the workspace to find events reported by Azure Defender for SQL. What should you do?

  • AFrom Azure CLI, run the Get-AzOperationalInsightsWorkspace cmdlet.
  • BFrom the Azure SQL Database query editor, create a Transact-SQL query.
  • CFrom the Azure Sentinel workspace, create a Kusto query language query. (correct answer)
  • DFrom Microsoft SQL Server Management Studio (SSMS), create a Transact-SQL query.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: From the Azure Sentinel workspace, create a Kusto query language query.

Topic 4 Β· Question 266 Β· Select all that apply

You are collecting events from Azure virtual machines to an Azure Log Analytics workspace. You plan to create alerts based on the collected events. You need to identify which Azure services can be used to create the alerts. Which two services should you identify? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

  • AAzure Monitor (correct answer)
  • BAzure Security Center
  • CAzure Analysis Services
  • DAzure Sentinel (correct answer)
  • EAzure Advisor
Reveal answer & explanation
Correct answer: A, D

The correct answer is A, D. Option A: Azure Monitor Option D: Azure Sentinel

Explanation

Azure Monitor collects metrics and logs across resources for observability and alerting.

Topic 4 Β· Question 267

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You use Microsoft Defender for Cloud for the centralized policy management of three Azure subscriptions. You use several policy definitions to manage the security of the subscriptions. You need to deploy the policy definitions as a group to all three subscriptions. Solution: You create an initiative and an assignment that is scoped to a management group. Does this meet the goal?

  • AYes (correct answer)
  • BNo
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Yes.

Topic 4 Β· Question 268

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You use Microsoft Defender for Cloud for the centralized policy management of three Azure subscriptions. You use several policy definitions to manage the security of the subscriptions. You need to deploy the policy definitions as a group to all three subscriptions. Solution: You create a policy initiative and assignments that are scoped to resource groups. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 4 Β· Question 269

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You use Microsoft Defender for Cloud for the centralized policy management of three Azure subscriptions. You use several policy definitions to manage the security of the subscriptions. You need to deploy the policy definitions as a group to all three subscriptions. Solution: You create a policy definition and assignments that are scoped to resource groups. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 4 Β· Question 270

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You use Microsoft Defender for Cloud for the centralized policy management of three Azure subscriptions. You use several policy definitions to manage the security of the subscriptions. You need to deploy the policy definitions as a group to all three subscriptions. Solution: You create a resource graph and an assignment that is scoped to a management group. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 4 Β· Question 272

You have an Azure subscription that contains the resources shown in the following table. You plan to implement Microsoft Defender for Cloud. Which resources can be protected by using Defender for Cloud?

Exhibit 1 for question 272
  • AVM1 only
  • BVM1 and storage1 only
  • CVault1 and storage1 only
  • DVM1, Vault1, and storage1 only
  • EVNet1, VM1, Vault1, and storage1 (correct answer)
Reveal answer & explanation
Correct answer: E

The correct answer is E. Option E: VNet1, VM1, Vault1, and storage1.

Showing questions 141–160 of 269 Β· Page 8 of 14