Free AZ-305 Exam Braindumps (page: 24)

Page 23 of 67

HOTSPOT (Drag and Drop is not supported)
You have an Azure subscription that contains the SQL servers on Azure shown in the following table.


The subscription contains the storage accounts shown in the following table.

You create the Azure SQL databases shown in the following table.

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
Hot Area:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: Yes
Be sure that the destination is in the same region as your database and server. Box 2: No
Since the regions are not the same. Box 3: Yes
Blob Storage is always standard but SQL database premium supports audit logs.


Reference:

https://docs.microsoft.com/en-us/azure/sql-database/sql-database-auditing



DRAG DROP (Drag and Drop is not supported)
You plan to import data from your on-premises environment to Azure. The data is shown in the following table.


What should you recommend using to migrate the data? To answer, drag the appropriate tools to the correct data sources. Each tool may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.
Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: Data Migration Assistant
The Data Migration Assistant (DMA) helps you upgrade to a modern data platform by detecting compatibility issues that can impact database functionality in your new version of SQL Server or Azure SQL Database. DMA recommends performance and reliability improvements for your target environment and allows you to move your schema, data, and uncontained objects from your source server to your target server.

Incorrect:
AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account.

Box 2: Azure Cosmos DB Data Migration Tool
Azure Cosmos DB Data Migration Tool can used to migrate a SQL Server Database table to Azure Cosmos.


Reference:

https://docs.microsoft.com/en-us/sql/dma/dma-overview
https://docs.microsoft.com/en-us/azure/cosmos-db/cosmosdb-migrationchoices



You store web access logs data in Azure Blob Storage.

You plan to generate monthly reports from the access logs.

You need to recommend an automated process to upload the data to Azure SQL Database every month.

What should you include in the recommendation?

  1. Microsoft SQL Server Migration Assistant (SSMA)
  2. Data Migration Assistant (DMA)
  3. AzCopy
  4. Azure Data Factory

Answer(s): D

Explanation:

You can create Data Factory pipelines that copies data from Azure Blob Storage to Azure SQL Database. The configuration pattern applies to copying from a file-based data store to a relational data store.

Required steps:

Create a data factory.
Create Azure Storage and Azure SQL Database linked services.
Create Azure Blob and Azure SQL Database datasets.
Create a pipeline contains a Copy activity.
Start a pipeline run.
Monitor the pipeline and activity runs.


Reference:

https://docs.microsoft.com/en-us/azure/data-factory/tutorial-copy-data-dot-net



You have an Azure subscription.

Your on-premises network contains a file server named Server1. Server1 stores 5 ТВ of company files that are accessed rarely.

You plan to copy the files to Azure Storage.

You need to implement a storage solution for the files that meets the following requirements:

-The files must be available within 24 hours of being requested.
-Storage costs must be minimized.

Which two possible storage solutions achieve this goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  1. Create an Azure Blob Storage account that is configured for the Cool default access tier. Create a blob container, copy the files to the blob container, and set each file to the Archive access tier.
  2. Create a general-purpose v1 storage account. Create a blob container and copy the files to the blob container.
  3. Create a general-purpose v2 storage account that is configured for the Cool default access tier. Create a file share in the storage account and copy the files to the file share.
  4. Create a general-purpose v2 storage account that is configured for the Hot default access tier. Create a blob container, copy the files to the blob container, and set each file to the Archive access tier.
  5. Create a general-purpose v1 storage account. Create a fie share in the storage account and copy the files to the file share.

Answer(s): A,D

Explanation:

To minimize costs: The Archive tier is optimized for storing data that is rarely accessed and stored for at least 180 days with flexible latency requirements (on the order of hours).


Reference:

https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-storage-tiers






Post your Comments and Discuss Microsoft AZ-305 exam with other Community members:

AZ-305 Discussions & Posts