ExamGecko
Home / Microsoft / AZ-104 / List of questions
Ask Question

Microsoft AZ-104 Practice Test - Questions Answers, Page 7

Add to Whishlist

List of questions

Question 61

Report Export Collapse

HOTSPOT

You have an Azure Active Directory (Azure AD) tenant named adatum.com. Adatum.com contains the groups in the following table.

Microsoft AZ-104 image Question 28 84553 09262024195642000000

You create two user accounts that are configured as shown in the following table.

Microsoft AZ-104 image Question 28 84553 09262024195642000000

To which groups do User1 and User2 belong? To answer. select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Microsoft AZ-104 image Question 61 84553 09262024075642000
Correct answer: Microsoft AZ-104 image answer Question 61 84553 09262024075642000
Explanation:

Box 1: Group 1 only

First rule applies

Box 2: Group1 and Group2 only

Both membership rules apply.

Reference: https://docs.microsoft.com/en-us/sccm/core/clients/manage/collections/createcollections

asked 26/09/2024
patricia rosales
37 questions

Question 62

Report Export Collapse

You have an Azure Active Directory (Azure AD) tenant named contosocloud.onmicrosoft.com.

Your company has a public DNS zone for contoso.com.

You add contoso.com as a custom domain name to Azure AD.

You need to ensure that Azure can verify the domain name.

Which type of DNS record should you create?

PTR
PTR
MX
MX
NSEC3
NSEC3
RRSIG
RRSIG
Suggested answer: B
Explanation:

TXT or MX : Correct

You can use either a TXT or MX record to verify the custom domain in the Azure AD. MX records can serve the purpose of TXT records

Microsoft AZ-104 image Question 29 explanation 84554 09262024195642000000

SRV : Incorrect

SRV records are used by various services to specify server locations. When specifying an SRV record in Azure DNS

DNSKEY : Incorrect Choice

This will verify that the records are originating from an authorized sender.

NSEC : Incorrect Choice

This is Part of DNSSEC. This is used for explicit denial-of-existence of a DNS record. It is used to prove a name does not exist.

Reference:

https://docs.microsoft.com/en-us/azure/dns/dns-web-sites-custom-domain

https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/add-custom-domain#verifyyour-custom-domain-name

https://www.cloudflare.com/dns/dnssec/how-dnssecworks/#:~:text=DNSKEY%20%2D%20Contains%20a%20public%20signing,s)%20in%20the%20parent%20zone.

asked 26/09/2024
Arlind Tereziu
49 questions

Question 63

Report Export Collapse

You have an Azure subscription that contains a resource group named Test RG.

You use TestRG to validate an Azure deployment.

TestRG contains the following resources:

Microsoft AZ-104 image Question 30 84555 09262024195642000000

You need to delete TestRG.

What should you do first?

Modify the backup configurations of VM1 and modify the resource lock type of VNET1.
Modify the backup configurations of VM1 and modify the resource lock type of VNET1.
Turn off VM1 and delete all data in Vault1.
Turn off VM1 and delete all data in Vault1.
Remove the resource lock from VNET1 and delete all data in Vault1.
Remove the resource lock from VNET1 and delete all data in Vault1.
Turn off VM1 and remove the resource lock from VNET1.
Turn off VM1 and remove the resource lock from VNET1.
Suggested answer: C
Explanation:

You can't delete a vault that contains backup data. You must remove the delete locks before trying to delete a resource group.

When you delete a resource group, all of its resources are also deleted. Deleting a resource group deletes all of its template deployments and currently stored operations.

https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/delete-resourcegroup?tabs=azure-powershell

asked 26/09/2024
Eusebio Adrian
42 questions

Question 64

Report Export Collapse

HOTSPOT

You have an Azure Active Directory tenant named Contoso.com that includes following users:

Microsoft AZ-104 image Question 31 84556 09262024195642000000

Contoso.com includes following Windows 10 devices:

Microsoft AZ-104 image Question 31 84556 09262024195642000000

You create following security groups in Contoso.com:

Microsoft AZ-104 image Question 31 84556 09262024195642000000

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

NOTE: Each correct selection is worth one point.


Microsoft AZ-104 image Question 64 84556 09262024075642000
Correct answer: Microsoft AZ-104 image answer Question 64 84556 09262024075642000
Explanation:

Box 1: Yes

User1 is a Cloud Device Administrator.

Device2 is Azure AD joined.

Group1 has the assigned to join type. User1 is the owner of Group1.

Note: Assigned groups - Manually add users or devices into a static group.

Azure AD joined or hybrid Azure AD joined devices utilize an organizational account in Azure AD

Box 2: No

User2 is a User Administrator.

Device1 is Azure AD registered.

Group1 has the assigned join type, and the owner is User1.

Note: Azure AD registered devices utilize an account managed by the end user, this account is either a Microsoft account or another locally managed credential.

Box 3: Yes

User2 is a User Administrator.

Device2 is Azure AD joined.

Group2 has the Dynamic Device join type, and the owner is User2.

Reference:

https://docs.microsoft.com/en-us/azure/active-directory/devices/overview

asked 26/09/2024
Subramaniam Pratheep
43 questions

Question 65

Report Export Collapse

You have an Azure policy as shown in the following exhibit.

What is the effect of the policy?

Microsoft AZ-104 image Question 32 84557 09262024195642000000

Which of the following statements are true?

You can create Azure SQL servers in ContosoRG1 only.
You can create Azure SQL servers in ContosoRG1 only.
You are prevented from creating Azure SQL servers anywhere in Subscription 1.
You are prevented from creating Azure SQL servers anywhere in Subscription 1.
You are prevented from creating Azure SQL Servers in ContosoRG1 only.
You are prevented from creating Azure SQL Servers in ContosoRG1 only.
You can create Azure SQL servers in any resource group within Subscription 1.
You can create Azure SQL servers in any resource group within Subscription 1.
Suggested answer: A
Explanation:

You are prevented from creating Azure SQL servers anywhere in Subscription 1 with the exception of

ContosoRG1

Reference:

https://docs.microsoft.com/en-us/azure/governance/policy/concepts/definition-structure

asked 26/09/2024
wilson rodriguez
47 questions

Question 66

Report Export Collapse

HOTSPOT

You have an Azure subscription named Subscription1 that contains the resources shown in the following table.

Microsoft AZ-104 image Question 33 84558 09262024195642000000

In storage1, you create a blob container named blob1 and a file share named share1.

Which resources can be backed up to Vault1 and Vault2? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Microsoft AZ-104 image Question 66 84558 09262024075642000
Correct answer: Microsoft AZ-104 image answer Question 66 84558 09262024075642000
Explanation:

Box 1: VM1 only

VM1 is in the same region as Vault1.

File1 is not in the same region as Vautl1.

SQL is not in the same region as Vault1.

Blobs cannot be backup up to service vaults.

Note: To create a vault to protect virtual machines, the vault must be in the same region as the virtual machines.

Box 2: Share1 only.

Storage1 is in the same region (West USA) as Vault2. Share1 is in Storage1.

Note: After you select Backup, the Backup pane opens and prompts you to select a storage account from a list of discovered supported storage accounts. They're either associated with this vault or present in the same region as the vault, but not yet associated to any Recovery Services vault.

Reference:

https://docs.microsoft.com/bs-cyrl-ba/azure/backup/backup-create-rs-vault

https://docs.microsoft.com/en-us/azure/backup/backup-afs

asked 26/09/2024
Ajay Jaiswal
34 questions

Question 67

Report Export Collapse

DRAG DROP

You have an Azure Linux virtual machine that is protected by Azure Backup.

One week ago, two files were deleted from the virtual machine.

You need to reses clients connect n on-premises computer as quickly as possible.

Which four 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.


Microsoft AZ-104 image Question 67 84559 09262024075642000
Correct answer: Microsoft AZ-104 image answer Question 67 84559 09262024075642000
Explanation:

To restore files or folders from the recovery point, go to the virtual machine and choose the desired recovery point.

Step 0. In the virtual machine's menu, click Backup to open the Backup dashboard.

Step 1. In the Backup dashboard menu, click File Recovery.

Step 2. From the Select recovery point drop-down menu, select the recovery point that holds the files you want. By default, the latest recovery point is already selected.

Step 3: To download the software used to copy files from the recovery point, click Download Executable (for Windows Azure VM) or Download Script (for Linux Azure VM, a python script is generated).

Step 4: Copy the files by using AzCopy

AzCopy is a command-line utility designed for copying data to/from Microsoft Azure Blob, File, and Table storage, using simple commands designed for optimal performance. You can copy data between a file system and a storage account, or between storage accounts.

Reference:

https://docs.microsoft.com/en-us/azure/backup/backup-azure-restore-files-from-vm

https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy

asked 26/09/2024
Aur ROULIC
37 questions

Question 68

Report Export Collapse

You have an Azure virtual machine named VM1.

Azure collects events from VM1.

You are creating an alert rule in Azure Monitor to notify an administrator when an error is logged in the System event log of VM1.

You need to specify which resource type to monitor.

What should you specify?

metric alert
metric alert
Azure Log Analytics workspace
Azure Log Analytics workspace
virtual machine
virtual machine
virtual machine extension
virtual machine extension
Suggested answer: B
Explanation:

Azure Monitor can collect data directly from your Azure virtual machines into a Log Analytics workspace for analysis of details and correlations. Installing the Log Analytics VM extension for Windows and Linux allows Azure Monitor to collect data from your Azure VMs.

Azure Log Analytics workspace is also used for on-premises computers monitored by System Center Operations Manager.

Reference:

https://docs.microsoft.com/en-us/azure/azure-monitor/learn/quick-collect-azurevm

asked 26/09/2024
Robert Thompson
35 questions

Question 69

Report Export Collapse

HOTSPOT

You have an Azure subscription that contains an Azure Storage account named storage1 and the users shown in the following table.

Microsoft AZ-104 image Question 36 84561 09262024195642000000

You plan to monitor storage1 and to configure email notifications for the signals shown in the following table.

Microsoft AZ-104 image Question 36 84561 09262024195642000000

You need to identify the minimum number of alert rules and action groups required for the planned monitoring.

How many alert rules and action groups should you identify? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Microsoft AZ-104 image Question 69 84561 09262024075642000
Correct answer: Microsoft AZ-104 image answer Question 69 84561 09262024075642000
Explanation:

Box 1 : 4

As there are 4 distinct set of resource types (Ingress, Egress, Delete storage account, Restore blob ranges), so you need 4 alert rules. In one alert rule you can't specify different type of resources to monitor. So you need 4 alert rules.

Box 2 : 3

There are 3 distinct set of "Users to notify" as (User 1 and User 3), (User1 only), and (User1, User2, and User3). You can't set the action group based on existing group (Group1 and Group2) as there is no specific group for User1 only. So you need to create 3 action group.

Reference:

https://docs.microsoft.com/en-us/azure/azure-monitor/platform/action-groups

asked 26/09/2024
Brian Lester
47 questions

Question 70

Report Export Collapse

You have two Azure virtual machines named VM1 and VM2. You have two Recovery Services vaults named RSV1 and RSV2.

VM2 is protected by RSV1.

You need to use RSV2 to protect VM2.

What should you do first?

From the RSV1 blade, click Backup items and stop the VM2 backup.
From the RSV1 blade, click Backup items and stop the VM2 backup.
From the RSV1 blade, click Backup Jobs and export the VM2 backup.
From the RSV1 blade, click Backup Jobs and export the VM2 backup.
From the RSV1 blade, click Backup. From the Backup blade, select the backup for the virtual machine, and then click Backup.
From the RSV1 blade, click Backup. From the Backup blade, select the backup for the virtual machine, and then click Backup.
From the VM2 blade, click Disaster recovery, click Replication settings, and then select RSV2 as the Recovery Services vault.
From the VM2 blade, click Disaster recovery, click Replication settings, and then select RSV2 as the Recovery Services vault.
Suggested answer: D
Explanation:

The Azure Site Recovery service contributes to your disaster recovery strategy by managing and orchestrating replication, failover, and failback of on-premises machines and Azure virtual machines (VMs).

Microsoft AZ-104 image Question 37 explanation 84562 09262024195642000000

Reference:

https://docs.microsoft.com/en-us/azure/site-recovery/azure-to-azure-quickstart

https://docs.microsoft.com/en-us/azure/site-recovery/azure-to-azure-tutorial-enable-replication

asked 26/09/2024
Sterling White
50 questions
Total 659 questions
Go to page: of 66
Search

Related questions