Skip to Content

Exam AZ-104 Microsoft Azure Administrator Questions and Answers – Page 3

The latest Microsoft AZ-104 Azure Administrator certification actual real practice exam question and answer (Q&A) dumps are available free, which are helpful for you to pass the Microsoft AZ-104 Azure Administrator exam and earn Microsoft AZ-104 Azure Administrator certification.

Exam Question 261

You have an Azure File sync group that has the endpoints shown in the following table.

Name Type
Endpoint1 Cloud endpoint
Endpoint2 Server endpoint
Endpoint3 Server endpoint

Cloud tiering is enabled for Endpoint3.
You add a file named File1 to Endpoint1 and a file named File2 to Endpoint2.
On which endpoints will File1 and File2 be available within 24 hours of adding the files? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

File1:

  • Endpoint1 only
  • Endpoint3 only
  • Endpoint2 and Endpoint3 only
  • Endpoint1, Endpoint2, and Endpoint3

File2:

  • Endpoint2 only
  • Endpoint3 only
  • Endpoint2 and Endpoint3 only
  • Endpoint1, Endpoint2, and Endpoint3

Correct Answer:
File1: Endpoint3 only
File2: Endpoint1, Endpoint2, and Endpoint3

Answer Explanation:
File1: Endpoint3 only –
Cloud Tiering: A switch to enable or disable cloud tiering. When enabled, cloud tiering will tier files to your Azure file shares. This converts on-premises file shares into a cache, rather than a complete copy of the dataset, to help you manage space efficiency on your server. With cloud tiering, infrequently used or accessed files can be tiered to Azure Files.
File2: Endpoint1, Endpoint2, and Endpoint3

Reference:
Microsoft Docs > Cloud tiering overview

Exam Question 262

You have several Azure virtual machines on a virtual network named VNet1.
You configure an Azure Storage account as shown in the following exhibit.
You configure an Azure Storage account as shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

The virtual machines on the 10.2.9.0/24 subnet will have network connectivity to the file shares in the storage account [answer choice].

  • always
  • during a backup
  • never

Azure Backup will be able to back up the unmanaged hard disks of the virtual machines in the storage account [answer choice].

  • always
  • during a backup
  • never

Correct Answer:
The virtual machines on the 10.2.9.0/24 subnet will have network connectivity to the file shares in the storage account [always].
Azure Backup will be able to back up the unmanaged hard disks of the virtual machines in the storage account [never].

Answer Explanation:
Box 1: always –
Endpoint status is enabled.
Box 2: never –
After you configure firewall and virtual network settings for your storage account, select Allow trusted Microsoft services to access this storage account as an exception to enable Azure Backup service to access the network restricted storage account.
After you configure firewall and virtual network settings for your storage account, select Allow trusted Microsoft services to access this storage account as an exception to enable Azure Backup service to access the network restricted storage account.
Endpoint status is enabled, but 10.2.9.0/24 is not allowed
After you configure firewall and virtual network settings for your storage account, select Allow trusted Microsoft services to access this storage account as an exception to enable Azure Backup service to access the network restricted storage account.

Reference:
Microsoft Docs > Mount SMB Azure file share on Windows
Azure Blog> Storage, Backup & Recovery > Azure Backup now supports storage accounts secured with Azure Storage Firewalls and Virtual Networks

Exam Question 263

You have a sync group named Sync1 that has a cloud endpoint. The cloud endpoint includes a file named File1.txt.
Your on-premises network contains servers that run Windows Server 2016. The servers are configured as shown in the following table.

Name Share Share contents
Server1 Share1 File1.txt, File2.txt
Server2 Share2 File2.txt, File3.txt

You add Share1 as an endpoint for Sync1. One hour later, you add Share2 as an endpoint for Sync1.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

  • On the cloud endpoint, File1.txt is overwritten by File1.txt from Share1
  • On Server1, File1.txt is overwritten by File1.txt from the cloud endpoint
  • File1.txt from Share1 replicates to Share2

Correct Answer:

  • On the cloud endpoint, File1.txt is overwritten by File1.txt from Share1: Yes
  • On Server1, File1.txt is overwritten by File1.txt from the cloud endpoint: No
  • File1.txt from Share1 replicates to Share2: Yes

Answer Explanation:
Box 1: Yes –
If you add an Azure file share that has an existing set of files as a cloud endpoint to a sync group, the existing files are merged with any other files that are already on other endpoints in the sync group.
Box 2: No –
Box 3: Yes –

Reference:
Microsoft Docs > Planning for an Azure File Sync deployment

Exam Question 264

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

Name Type Location Resource group
RG1 Resource group West US Not applicable
RG2 Resource group West US Not applicable
Vault1 Recovery Service vault Central US RG1
Vault2 Recovery Service vault West US RG2
VM1 Virtual machine Central US RG2
storage1 Storage account West US RG1
SQL1 Azure SQL database East US RG2

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.

Can use Vault1 for backups:

  • VM1 only
  • VM1 and share1 only
  • VM1 and SQL1 only
  • VM1, storage1, and SQL1 only
  • VM1, blob1, share1, and SQL1

Can use Vault2 for backups:

  • storage1 only
  • share1 only
  • VM1 and share1 only
  • blob1 and share1 only
  • storage1 and SQL1 only

Correct Answer:
Can use Vault1 for backups: VM1 only
Can use Vault2 for backups: share1 only

Answer 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:

Exam Question 265

You have an Azure subscription named Subscription1.
You have 5 TB of data that you need to transfer to Subscription1.
You plan to use an Azure Import/Export job.
What can you use as the destination of the imported data?

A. a virtual machine
B. an Azure Cosmos DB database
C. Azure File Storage
D. the Azure File Sync Storage Sync Service

Correct Answer:
C. Azure File Storage

Answer Explanation:
Azure Import/Export service is used to securely import large amounts of data to Azure Blob storage and Azure Files by shipping disk drives to an Azure datacenter.
The maximum size of an Azure Files Resource of a file share is 5 TB.
Note: There are several versions of this question in the exam. The question has two correct answers:

  • Azure File Storage
  • Azure Blob Storage

The question can have other incorrect answer options, including the following:

  • Azure Data Lake Store
  • Azure SQL Database
  • Azure Data Factory

Reference:
Microsoft Docs > What is Azure Import/Export service?

Exam Question 266

You have an Azure subscription.
You create the Azure Storage account shown in the following exhibit.
You create the Azure Storage account shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

The minimum number of copies of the storage account will be [answer choice].

  • 1
  • 2
  • 3
  • 4

To reduce the cost of infrequently accessed data in the storage account, you must modify the [answer choice] setting.

  • Access tier (default)
  • Performance
  • Account kind
  • Replication

Correct Answer:
The minimum number of copies of the storage account will be [3].
To reduce the cost of infrequently accessed data in the storage account, you must modify the [Access tier (default)] setting.

Answer Explanation:
Box 1: 3 –
Locally Redundant Storage (LRS) provides highly durable and available storage within a single location (sub region). We maintain an equivalent of 3 copies
(replicas) of your data within the primary location as described in our SOSP paper; this ensures that we can recover from common failures (disk, node, rack) without impacting your storage account’s availability and durability.
Box 2: Access tier –
Change the access tier from Hot to Cool.
Note: Azure storage offers different access tiers, which allow you to store blob object data in the most cost-effective manner. The available access tiers include:
Hot – Optimized for storing data that is accessed frequently.
Cool – Optimized for storing data that is infrequently accessed and stored for at least 30 days.
Archive – Optimized for storing data that is rarely accessed and stored for at least 180 days with flexible latency requirements (on the order of hours).

Exam Question 267

You have an Azure subscription that contains the file shares shown in the following table.

Name Location
share1 West US
share2 West US
share3 East US

You have the on-premises file shares shown in the following table.

Name Server Path
data1 Server1 D:\Folder1
data2 Server2 E:\Folder2
data3 Server3 E:\Folder2

You create an Azure file sync group named Sync1 and perform the following actions:

Add share1 as the cloud endpoint for Sync1.

Add data1 as a server endpoint for Sync1.

Register Server1 and Server2 to Sync1.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

  • You can add share3 as an additional cloud endpoint for Sync1.
  • You can add data2 as an additional cloud endpoint for Sync1.
  • You can add data3 as an additional cloud endpoint for Sync1.

Correct Answer:

  • You can add share3 as an additional cloud endpoint for Sync1: No
  • You can add data2 as an additional cloud endpoint for Sync1: Yes
  • You can add data3 as an additional cloud endpoint for Sync1: No

Answer Explanation:
Box 1: No –
A sync group must contain one cloud endpoint, which represents an Azure file share and one or more server endpoints.
Box 2: Yes –
Data2 is located on Server2 which is registered to Sync1.
Box 3: No –
Data3 is located on Server3 which is not registered to Sync1.

Reference:
Microsoft Docs > Deploy Azure File Sync

Exam Question 268

You have an Azure subscription that contains the storage accounts shown in the following exhibit.
You have an Azure subscription that contains the storage accounts shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

You can create a premium file share in:

  • contoso101 only
  • contoso104 only
  • contoso101 or contoso104 only
  • contoso101, contoso102, or contoso104 only
  • contoso101, contoso102, contoso103, or contoso104

You can use the Archive access tier in:

  • contoso101 only
  • contoso101 or contoso103 only
  • contoso101, contoso102, or contoso103 only
  • contoso101, contoso102, or contoso104 only
  • contoso101, contoso102, contoso103, or contoso104

Correct Answer:
You can create a premium file share in: contoso104 only
You can use the Archive access tier in: contoso101, contoso102, or contoso103 only

Answer Explanation:
Box 1: contoso104 only –
Premium file shares are hosted in a special purpose storage account kind, called a FileStorage account.
Box 2: contoso101, contoso102, and contos103 only

Reference:

Exam Question 269

You have two Azure virtual machines named VM1 and VM2. You have two Recovery Services vaults named RSV1 and RSV2.
VM2 is backed up to RSV1.
You need to back up VM2 to RSV2.
What should you do first?

A. From the RSV1 blade, click Backup items and stop the VM2 backup
B. From the RSV2 blade, click Backup. From the Backup blade, select the backup for the virtual machine, and then click Backup
C. From the VM2 blade, click Disaster recovery, click Replication settings, and then select RSV2 as the Recovery Services vault
D. From the RSV1 blade, click Backup Jobs and export the VM2 job

Correct Answer:
C. From the VM2 blade, click Disaster recovery, click Replication settings, and then select RSV2 as the Recovery Services vault

Reference:
Microsoft Docs > Back up an Azure VM from the VM settings

Exam Question 270

You have a general-purpose v1 Azure Storage account named storage1 that uses locally-redundant storage (LRS).
You need to ensure that the data in the storage account is protected if a zone fails. The solution must minimize costs and administrative effort.
What should you do first?

A. Create a new storage account.
B. Configure object replication rules.
C. Upgrade the account to general-purpose v2.
D. Modify the Replication setting of storage1.

Correct Answer:
C. Upgrade the account to general-purpose v2.

    Ads Blocker Image Powered by Code Help Pro

    Your Support Matters...

    We run an independent site that\'s committed to delivering valuable content, but it comes with its challenges. Many of our readers use ad blockers, causing our advertising revenue to decline. Unlike some websites, we haven\'t implemented paywalls to restrict access. Your support can make a significant difference. If you find this website useful and choose to support us, it would greatly secure our future. We appreciate your help. If you\'re currently using an ad blocker, please consider disabling it for our site. Thank you for your understanding and support.