πŸ”

AZ-500 β€” questions

Page 2 of 14 Β· 269 total questions.

Topic 1 Β· Question 21 Β· Select all that apply

Your company has an Azure subscription that includes two virtual machines, named VirMac1 and VirMac2, which both have a status of Stopped (Deallocated). The virtual machines belong to different resource groups, named ResGroup1 and ResGroup2. You have also created two Azure policies that are both configured with the virtualMachines resource type. The policy configured for ResGroup1 has a policy definition of Not allowed resource types, while the policy configured for ResGroup2 has a policy definition of Allowed resource types. You then create a Read-only resource lock on VirMac1, as well as a Read-only resource lock on ResGroup2. Which of the following is TRUE with regards to the scenario? (Choose all that apply.)

  • AYou will be able to start VirMac1.
  • BYou will NOT be able to start VirMac1. (correct answer)
  • CYou will be able to create a virtual machine in ResGroup2.
  • DYou will NOT be able to create a virtual machine in ResGroup2. (correct answer)
Reveal answer & explanation
Correct answer: B, D

The correct answer is B, D. Option B: You will NOT be able to start VirMac1. Option D: You will NOT be able to create a virtual machine in ResGroup2.

Explanation

An Azure Virtual Machine provides full control of the OS when you need to run custom or legacy workloads.

Topic 1 Β· Question 22

You have been tasked with delegate administrative access to your company's Azure key vault. You have to make sure that a specific user can set advanced access policies for the key vault. You also have to make sure that access is assigned based on the principle of least privilege. Which of the following options should you use to achieve your goal?

  • AAzure Information Protection B. RBAC
  • CAzure AD Privileged Identity Management (PIM) (correct answer)
  • DAzure DevOps
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Azure AD Privileged Identity Management (PIM)

Explanation

Azure Active Directory (Microsoft Entra ID) provides identity, single sign-on, and conditional access. Privileged Identity Management (PIM) provides just-in-time, time-bound privileged role activation.

Topic 1 Β· Question 23

You have been tasked with delegate administrative access to your company's Azure key vault. You have to make sure that a specific user is able to add and delete certificates in the key vault. You also have to make sure that access is assigned based on the principle of least privilege. Which of the following options should you use to achieve your goal?

  • AA key vault access policy (correct answer)
  • BAzure policy
  • CAzure AD Privileged Identity Management (PIM)
  • DAzure DevOps
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: A key vault access policy

Explanation

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

Topic 1 Β· Question 24

You have an Azure virtual machine that runs Windows Server R2. You plan to deploy and configure an Azure Key vault, and enable Azure Disk Encryption for the virtual machine. Which of the following is TRUE with regards to Azure Disk Encryption for a Windows VM?

  • AIt is supported for basic tier VMs.
  • BIt is supported for standard tier VMs. (correct answer)
  • CIt is supported for VMs configured with software-based RAID systems.
  • DIt is supported for VMs configured with Storage Spaces Direct (S2D).
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: It is supported for standard tier VMs.

Topic 1 Β· Question 25

You have an Azure virtual machine that runs Ubuntu 16.04-DAILY-LTS. You plan to deploy and configure an Azure Key vault, and enable Azure Disk Encryption for the virtual machine. Which of the following is TRUE with regards to Azure Disk Encryption for a Linux VM?

  • AIt is NOT supported for basic tier VMs. (correct answer)
  • BIt is NOT supported for standard tier VMs.
  • COS drive encryption for Linux virtual machine scale sets is supported.
  • DCustom image encryption is supported.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: It is NOT supported for basic tier VMs.

Topic 1 Β· Question 26

You need to consider the underlined segment to establish whether it is accurate. You have configured an Azure Kubernetes Service (AKS) cluster in your testing environment. You are currently preparing to deploy the cluster to the production environment. After disabling HTTP application routing, you want to replace it with an application routing solution that allows for reverse proxy and TLS termination for AKS services via a solitary IP address. You must create an AKS Ingress controller. Select `No adjustment required` if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

  • ANo adjustment required. (correct answer)
  • Ba network security group
  • Can application security group
  • Dan Azure Basic Load Balancer
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: No adjustment required.

Topic 1 Β· Question 27 Β· Select all that apply

You want to gather logs from a large number of Windows Server 2016 computers using Azure Log Analytics. You are configuring an Azure Resource Manager template to deploy the Microsoft Monitoring Agent to all the servers automatically. Which of the following should be included in the template? (Choose all that apply.)

  • AWorkspaceID (correct answer)
  • BAzureADApplicationID
  • CWorkspaceKey (correct answer)
  • DStorageAccountKey
Reveal answer & explanation
Correct answer: A, C

The correct answer is A, C. Option A: WorkspaceID Option C: WorkspaceKey.

Topic 1 Β· Question 28

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. Your company has Azure subscription linked to their Azure Active Directory (Azure AD) tenant. As a Global administrator for the tenant, part of your responsibilities involves managing Azure Security Center settings. You are currently preparing to create a custom sensitivity label. Solution: You start by altering the pricing tier of the Security Center. Does the solution meet the goal?

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

The correct answer is B. Option B: No.

Topic 1 Β· Question 29

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. Your company has Azure subscription linked to their Azure Active Directory (Azure AD) tenant. As a Global administrator for the tenant, part of your responsibilities involves managing Azure Security Center settings. You are currently preparing to create a custom sensitivity label. Solution: You start by integrating Security Center and Microsoft Cloud App Security. Does the solution meet the goal?

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

The correct answer is B. Option B: No.

Topic 1 Β· Question 30

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. Your company has Azure subscription linked to their Azure Active Directory (Azure AD) tenant. As a Global administrator for the tenant, part of your responsibilities involves managing Azure Security Center settings. You are currently preparing to create a custom sensitivity label. Solution: You start by creating a custom sensitive information type. Does the solution meet the goal?

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

The correct answer is A. Option A: Yes.

Topic 1 Β· Question 31

You have a sneaking suspicion that there are users trying to sign in to resources which are inaccessible to them. You decide to create an Azure Log Analytics query to confirm your suspicions. The query will detect unsuccessful user sign-in attempts from the last few days. You want to make sure that the results only show users who had failed to sign-in more than five times. Which of the following should be included in your query?

  • AThe EventID and CountIf() parameters.
  • BThe ActivityID and CountIf() parameters.
  • CThe EventID and Count() parameters. (correct answer)
  • DThe ActivityID and Count() parameters.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: The EventID and Count() parameters.

Topic 1 Β· Question 32 Β· Select all that apply

Your company uses Azure DevOps with branch policies configured. Which of the following is TRUE with regards to branch policies? (Choose all that apply.)

  • AIt enforces your team's change management standards. (correct answer)
  • BIt controls who can read and update the code in a branch.
  • CIt enforces your team's code quality. (correct answer)
  • DIt places a branch into a read-only state.
Reveal answer & explanation
Correct answer: A, C

The correct answer is A, C. Option A: It enforces your team's change management standards. Option C: It enforces your team's code quality.

Topic 1 Β· Question 33

After creating a new Azure subscription, you are tasked with making sure that custom alert rules can be created in Azure Security Center. You have created an Azure Storage account. Which of the following is the action you should take?

  • AYou should make sure that Azure Active Directory (Azure AD) Identity Protection is removed.
  • BYou should create a DLP policy.
  • CYou should create an Azure Log Analytics workspace. (correct answer)
  • DYou should make sure that Security Center has the necessary tier configured.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: You should create an Azure Log Analytics workspace.

Explanation

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

Topic 1 Β· Question 34

Your company's Azure subscription includes an Azure Log Analytics workspace. Your company has a hundred on-premises servers that run either Windows Server 2012 R2 or Windows Server 2016, and is linked to the Azure Log Analytics workspace. The Azure Log Analytics workspace is set up to gather performance counters associated with security from these linked servers. You have been tasked with configuring alerts according to the information gathered by the Azure Log Analytics workspace. You have to make sure that alert rules allow for dimensions, and that alert creation time should be kept to a minimum. Furthermore, a single alert notification must be created when the alert is created and when the alert is sorted out. You need to make use of the necessary signal type when creating the alert rules. Which of the following is the option you should use?

  • AYou should make use of the Activity log signal type.
  • BYou should make use of the Application Log signal type.
  • CYou should make use of the Metric signal type. (correct answer)
  • DYou should make use of the Audit Log signal type.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: You should make use of the Metric signal type.

Topic 1 Β· Question 35

Your company's Azure subscription includes a hundred virtual machines that have Azure Diagnostics enabled. You have been tasked with retrieving the identity of the user that removed a virtual machine fifteen days ago. You have already accessed Azure Monitor. Which of the following options should you use?

  • AApplication Log
  • BMetrics
  • CActivity Log (correct answer)
  • DLogs
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Activity Log.

Topic 1 Β· Question 36

Your company's Azure subscription includes a hundred virtual machines that have Azure Diagnostics enabled. You have been tasked with analyzing the security events of a Windows Server 2016 virtual machine. You have already accessed Azure Monitor. Which of the following options should you use?

  • AApplication Log
  • BMetrics
  • CActivity Log
  • DLogs (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Logs.

Topic 1 Β· Question 37

You have been tasked with making sure that you are able to modify the operating system security configurations via Azure Security Center. To achieve your goal, you need to have the correct pricing tier for Azure Security Center in place. Which of the following is the pricing tier required?

  • AAdvanced
  • BPremium
  • CStandard (correct answer)
  • DFree
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Standard.

Topic 1 Β· Question 38

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. Your company's Azure subscription is linked to their Azure Active Directory (Azure AD) tenant. After an internally developed application is registered in Azure AD, you are tasked with making sure that the application has the ability to access Azure Key Vault secrets on application the users' behalf. Solution: You configure a delegated permission with admin consent. Does the solution meet the goal?

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

The correct answer is B. Option B: No.

Topic 1 Β· Question 39

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. Your company's Azure subscription is linked to their Azure Active Directory (Azure AD) tenant. After an internally developed application is registered in Azure AD, you are tasked with making sure that the application has the ability to access Azure Key Vault secrets on application the users' behalf. Solution: You configure a delegated permission with no admin consent. Does the solution meet the goal?

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

The correct answer is A. Option A: Yes.

Topic 1 Β· Question 40

You need to consider the underlined segment to establish whether it is accurate. Your Azure Active Directory Azure (Azure AD) tenant has an Azure subscription linked to it. Your developer has created a mobile application that obtains Azure AD access tokens using the OAuth 2 implicit grant type. The mobile application must be registered in Azure AD. You require a redirect URI from the developer for registration purposes. Select `No adjustment required` if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

  • ANo adjustment required
  • Ba secret
  • Ca login hint
  • Da client ID (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: a client ID.

Showing questions 21–40 of 269 Β· Page 2 of 14