exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 4 question 31 discussion

Actual exam question from Microsoft's AZ-305
Question #: 31
Topic #: 4
[All AZ-305 Questions]

You have an Azure virtual machine named VM1 that runs Windows Server 2019 and contains 500 GB of data files.
You are designing a solution that will use Azure Data Factory to transform the data files, and then load the files to Azure Data Lake Storage.
What should you deploy on VM1 to support the design?

  • A. the On-premises data gateway
  • B. the Azure Pipelines agent
  • C. the self-hosted integration runtime
  • D. the Azure File Sync agent
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
NotMeAnyWay
Highly Voted 1 year, 5 months ago
Selected Answer: C
The correct answer is C. Self-hosted Integration Runtime. The Self-hosted Integration Runtime is a component of Azure Data Factory (ADF) that allows ADF to access and transfer data securely from private networks, such as the network VM1 resides on. This service is needed when you have data stores and computes that are situated behind a corporate firewall or are otherwise not publicly accessible.
upvoted 11 times
...
GarryK
Highly Voted 2 years, 2 months ago
Selected Answer: C
https://docs.microsoft.com/en-us/azure/data-factory/concepts-integration-runtime The Integration Runtime (IR) is the compute infrastructure used by Azure Data Factory and Azure Synapse pipelines to provide the following data integration capabilities across different network environments: Data Flow: Execute a Data Flow in a managed Azure compute environment. Data movement: Copy data across data stores in a public or private networks (for both on-premises or virtual private networks). The service provides support for built-in connectors, format conversion, column mapping, and performant and scalable data transfer. Activity dispatch: Dispatch and monitor transformation activities running on a variety of compute services such as Azure Databricks, Azure HDInsight, ML Studio (classic), Azure SQL Database, SQL Server, and more. SSIS package execution: Natively execute SQL Server Integration Services (SSIS) packages in a managed Azure compute environment.
upvoted 10 times
...
SeMo0o0o0o
Most Recent 3 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
...
Lazylinux
7 months, 2 weeks ago
Selected Answer: C
Given answer C is correct as per https://learn.microsoft.com/en-us/azure/data-factory/connector-file-system?tabs=data-factory
upvoted 1 times
...
JimmyYop
10 months, 2 weeks ago
appeared in Exam 01/2024
upvoted 3 times
...
VBK8579
1 year, 10 months ago
Selected Answer: C
According to the Microsoft documentation, a self-hosted integration runtime is used to move data between on-premises data sources and Azure data stores. In this case, VM1 running Windows Server 2019 could host the self-hosted integration runtime, allowing data files to be transformed and loaded to Azure Data Lake Storage through Azure Data Factory.
upvoted 3 times
...
OPT_001122
1 year, 10 months ago
Selected Answer: C
C. the self-hosted integration runtime
upvoted 1 times
...
kay000001
2 years, 2 months ago
Selected Answer: C
C. https://docs.microsoft.com/en-us/azure/data-factory/connector-file-system
upvoted 8 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...