How to see thee techincal specifications of Auto Resolved Integration Runtime in Azure Data Factory

Tu Nguyen 0 Reputation points
2024-03-31T14:51:26.8366667+00:00

Hi Mr/Mrs,

I read the documents about Auto Resolved Integration Runtime in Azure Data Factory. Screenshot 2024-03-31 at 21.42.43

For examples, a small Auto Resolved Integration Runtime has 4 worker cores and 4 driver cores. How can I check the technical specifications (CPU, RAM) for Auto Resolved Integration Runtime? What is the technical specifications of each worker core and driver core?

Thanks!

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,702 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Harishga 5,990 Reputation points Microsoft Vendor
    2024-04-01T06:07:53.9033333+00:00

    Hi @Tu Nguyen
    Welcome to Microsoft Q&A platform and thanks for posting your question here.

    Technical Specifications of Auto Resolved Integration Runtime in Azure Data Factory

    As of now, Azure documentation does not provide detailed information about the technical specifications of each worker core and driver core for Auto Resolved Integration Runtime. I can provide some general information about worker cores and driver cores in Azure Data Factory.

    Worker Cores and Driver Cores

    Worker cores are responsible for executing data integration activities, such as copying data from source to destination. The number of worker cores determines the maximum number of activities that can run concurrently. Driver cores are responsible for managing the execution of activities and coordinating the communication between worker cores. 

    Technical Specifications

    The number of driver cores determines the maximum number of concurrent activities that can be managed.

    The technical specifications of worker cores and driver cores depend on the virtual machine (VM) size that you choose for the integration runtime. You can choose from a range of VM sizes with different specifications, such as CPU, RAM, and storage.

    To check the technical specifications of Auto Resolved Integration Runtime in Azure Data Factory, you can use the Azure PowerShell cmdlet Get-AzDataFactoryV2IntegrationRuntime

    This cmdlet returns different information for different types of integration runtime, including the Auto Resolved Integration Runtime.

    The cmdlet does not provide information about the technical specifications of each worker core and driver core. The technical specifications of worker cores and driver cores depend on the virtual machine (VM) size that you choose for the integration runtime. You can choose from a range of VM sizes with different specifications, such as CPU, RAM, and storage.

    Example

    For example, a small Auto Resolved Integration Runtime has 4 worker cores and 4 driver cores. If you choose the Standard_DS3_v2 VM size for your Auto Resolved Integration Runtime, each worker core has 2.4 GHz CPU and 14 GB RAM, and each driver core has 2.4 GHz CPU and 7 GB RAM.

    Reference
    https://learn.microsoft.com/en-us/azure/virtual-machines/sizes

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.