πŸ”

AZ-500 β€” questions

Page 10 of 14 Β· 269 total questions.

Topic 4 Β· Question 313

You have an Azure Active Directory (Azure AD) tenant that contains a user named User1. You plan to enable passwordless authentication for the tenant. You need to ensure that User1 can enable the combined registration experience. The solution must use the principle of least privilege. Which role should you assign to User1?

  • ASecurity administrator
  • BPrivileged role administrator
  • CAuthentication administrator
  • DGlobal administrator (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Global administrator.

Topic 4 Β· Question 314

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

  • AAzure Cosmos DB explorer
  • BAzure Monitor
  • CMicrosoft Defender for Cloud
  • DAzure Storage Explorer (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Azure Storage Explorer.

Topic 4 Β· Question 315

You have the Azure resources shown in the following table. You need to meet the following requirements: β€’ Internet-facing virtual machines must be protected by using network security groups (NSGs). β€’ All the virtual machines must have disk encryption enabled. What is the minimum number of security policies that you should create in Microsoft Defender for Cloud?

  • A1
  • B2 (correct answer)
  • C3
  • D4
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: 2.

Topic 4 Β· Question 318

You have an Azure subscription that contains a resource group named RG1 and the network security groups (NSGs) shown in the following table. You create the Azure policy shown in the following exhibit. You assign the policy to RG1. What will occur if you assign the policy to NSG1 and NSG2?

Exhibit 1 for question 318Exhibit 2 for question 318
  • AFlow logs will be enabled for NSG2 only.
  • BFlow logs will be disabled for NSG1 and NSG2. (correct answer)
  • CFlow logs will be enabled for NSG1 and NSG2.
  • DFlow logs will be enabled for NSG1 only.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Flow logs will be disabled for NSG1 and NSG2.

Explanation

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

Topic 4 Β· Question 321

You have an Azure Active Directory (Azure AD) tenant. You need to prevent nonprivileged Azure AD users from creating service principles in Azure AD. What should you do in the Azure Active Directory admin center of the tenant?

  • AFrom the User settings blade, set Users can register applications to No. (correct answer)
  • BFrom the Properties blade, set Access management for Azure resources to No.
  • CFrom the User settings blade, set Restrict access to Azure AD administration portal to Yes.
  • DFrom the Properties blade, set Enable Security defaults to Yes.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: From the User settings blade, set Users can register applications to No.

Topic 4 Β· Question 324

You have an Azure subscription that contains a managed identity named Identity1 and the Azure key vaults shown in the following table. KeyVault1 contains an access policy that grants Identity1 the following key permissions: β€’ Get β€’ List β€’ Wrap β€’ Unwrap You need to provide Identity1 with the same permissions for KeyVault2. The solution must use the principle of least privilege. Which role should you assign to Identity1?

Exhibit 1 for question 324
  • AKey Vault Crypto Service Encryption User (correct answer)
  • BKey Vault Crypto User
  • CKey Vault Reader
  • DKey Vault Crypto Officer
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Key Vault Crypto Service Encryption User

Explanation

Azure Key Vault securely stores and manages secrets, keys, and certificates with access policies.

Topic 4 Β· Question 326

You have an Azure subscription named Sub1. In Microsoft Defender for Cloud, you have a workflow automation named WF1. WF1 is configured to send an email message to a user named User1. You need to modify WF1 to send email messages to a distribution group named Alerts. What should you use to modify WF1?

  • AAzure Logic Apps Designer (correct answer)
  • BAzure Application Insights
  • CAzure DevOps
  • DAzure Monitor
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Azure Logic Apps Designer

Explanation

Azure Logic Apps orchestrates workflows and integrations with low-code connectors.

Topic 4 Β· Question 329

Your on-premises network contains a Hyper-V virtual machine named VM1. You need to use Azure Arc to onboard VM1 to Microsoft Defender for Cloud. What should you install first?

  • Athe guest configuration agent
  • Bthe Azure Monitor agent
  • Cthe Log Analytics agent
  • Dthe Azure Connected Machine agent (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: the Azure Connected Machine agent.

Topic 4 Β· Question 330

You have an Azure subscription named Sub1 that uses Microsoft Defender for Cloud. You have the management group hierarchy shown in the following exhibit. You create the definitions shown in the following table. You need to use Defender for Cloud to add a security policy. Which definitions can you use as a security policy?

Exhibit 1 for question 330Exhibit 2 for question 330
  • APolicy1 only
  • BPolicy1 and Initiative1 only
  • CInitiative1 and Initiative2 only
  • DInitiative1, Initiative2, and Initiative3 only (correct answer)
  • EPolicy1, Initiative1, Initiative2, and Initiative3
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Initiative1, Initiative2, and Initiative3 only.

Topic 4 Β· Question 331

You have an Azure subscription that contains a Microsoft Defender External Attack Surface Management (Defender EASM) resource named EASM1. EASM1 has discovery enabled and contains several inventory assets. You need to identify which inventory assets are vulnerable to the most critical web app security risks. Which Defender EASM dashboard should you use?

  • ASecurity Posture
  • BOWASP Top 10 (correct answer)
  • CAttack Surface Summary
  • DGDPR Compliance
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: OWASP Top 10.

Topic 4 Β· Question 332

You have an Azure subscription that uses Microsoft Defender for Cloud. You need to use Defender for Cloud to review regulatory compliance with the Azure CIS 1.4.0 standard. The solution must minimize administrative effort. What should you do first?

  • AAssign an Azure policy.
  • BDisable one of the Out of the box standards.
  • CManually add the Azure CIS 1.4.0 standard. (correct answer)
  • DAdd a custom initiative.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Manually add the Azure CIS 1.4.0 standard.

Topic 4 Β· Question 333

You have an Azure subscription that contains an Azure key vault named Vault1 and a virtual machine named VM1. VM1 is connected to a virtual network named VNet1. You need to allow access to Vault1 only from VM1. What should you do in the Networking settings of Vault1?

  • AFrom the Firewalls and virtual networks tab, add the IP address of VM1. (correct answer)
  • BFrom the Private endpoint connections tab, create a private endpoint for VM1.
  • CFrom the Firewalls and virtual networks tab, add VNet1.
  • DFrom the Firewalls and virtual networks tab, set Allow trusted Microsoft services to bypass this firewall to Yes for Vault1.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: From the Firewalls and virtual networks tab, add the IP address of VM1.

Topic 4 Β· Question 334

You have an Azure subscription. You create a new virtual network named VNet1. You plan to deploy an Azure web app named App1 that will use VNet1 and will be reachable by using private IP addresses. The solution must support inbound and outbound network traffic. What should you do?

  • ACreate an Azure App Service Hybrid Connection.
  • BCreate an Azure application gateway.
  • CCreate an App Service Environment. (correct answer)
  • DConfigure regional virtual network integration.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Create an App Service Environment.

Explanation

Azure App Service is a fully managed platform for hosting web apps and APIs with built-in scaling and patching.

Topic 4 Β· Question 335

You have an Azure subscription and the computers shown in the following table. You need to perform a vulnerability scan of the computers by using Microsoft Defender for Cloud. Which computers can you scan?

Exhibit 1 for question 335
  • AVM1 only
  • BVM1 and VM2 only
  • CServer1 and VMSS1_0 only
  • DVM1, VM2, and Server1 only
  • EVM1, VM2, Server 1, and VMSS1_0 (correct answer)
Reveal answer & explanation
Correct answer: E

The correct answer is E. Option E: VM1, VM2, Server 1, and VMSS1_0.

Topic 4 Β· Question 336

You have an Azure subscription that uses Microsoft Defender for Cloud. The subscription contains the Azure Policy definitions shown in the following table. Which definitions can be assigned as a security policy in Defender for Cloud?

Exhibit 1 for question 336
  • APolicy1 and Policy2 only
  • BInitiative1 and Initiative2 only (correct answer)
  • CPolicy1 and Initiative1 only
  • DPolicy2 and Initiative2 only
  • EPolicy1, Policy2, Initiative1, and Initiative2
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Initiative1 and Initiative2 only.

Topic 4 Β· Question 338

You have an Azure subscription that uses Microsoft Defender for Cloud. You have accounts for the following cloud services: β€’ Alibaba Cloud β€’ Amazon Web Services (AWS) β€’ Google Cloud Platform (GCP) What can you add to Defender for Cloud?

  • AAWS only
  • BAlibaba Cloud and AWS only
  • CAlibaba Cloud and GCP only
  • DAWS and GCP only (correct answer)
  • EAlibaba Cloud, AWS, and GCP
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: AWS and GCP only.

Topic 4 Β· Question 339

You have an Azure subscription. You plan to map an online infrastructure and perform vulnerability scanning for the following: β€’ ASNs β€’ Hostnames β€’ IP addresses β€’ SSL certificates What should you use?

  • AMicrosoft Defender for Cloud
  • BMicrosoft Defender External Attack Surface Management (Defender EASM) (correct answer)
  • CMicrosoft Defender for Identity
  • DMicrosoft Defender for Endpoint
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Microsoft Defender External Attack Surface Management (Defender EASM).

Topic 4 Β· Question 341

You have an Azure subscription that uses Microsoft Defender for Cloud. You have an Amazon Web Services (AWS) account. You need to ensure that when you deploy a new AWS Elastic Compute Cloud (EC2) instance, the Microsoft Defender for Servers agent installs automatically. What should you configure first?

  • Athe classic cloud connector
  • Bthe Azure Monitor agent
  • Cthe Log Analytics agent
  • Dthe native cloud connector (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: the native cloud connector.

Topic 4 Β· Question 343

You have an Azure subscription that uses Microsoft Defender for Cloud. You have an Amazon Web Services (AWS) account named AWS1 that is connected to Defender for Cloud. You need to ensure that AWS1 uses AWS Foundational Security Best Practices. The solution must minimize administrative effort. What should you do in Defender for Cloud?

  • AAssign a built-in compliance standard. (correct answer)
  • BCreate a new custom standard.
  • CAssign a built-in assessment.
  • DCreate a new custom assessment.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Assign a built-in compliance standard.

Topic 4 Β· Question 345

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

  • Athe Microsoft 365 Defender portal
  • BSQL query editor in Azure
  • CAzure Monitor
  • DAzure Storage Explorer (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Azure Storage Explorer.

Showing questions 181–200 of 269 Β· Page 10 of 14