how to Copy data from Mysql server on macos into azure cosmosDB using Data factory

Vishnu Kumar 21 Reputation points
2022-04-06T15:49:47.023+00:00

I am trying to load/copy data from a local mysql database in my mac into cosmosDB using Data factory. Most of the material i found online suggest to created an integration runtime which requires an installation of an app aimed at windows Os. Is there a way where i could load/copy data from my mysql on mac into azure cosmos DB ?

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

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 85,586 Reputation points Microsoft Employee
    2022-04-07T08:22:23.247+00:00

    Hello @Vishnu Kumar ,

    Thanks for the question and using MS Q&A platform.

    Yes, to copy data from on-premise machine to Azure via ADF, you need a self-hosted integration runtime.

    A self-hosted integration runtime can run copy activities between a cloud data store and a data store in a private network.

    It also can dispatch transform activities against compute resources in an on-premises network or an Azure virtual network. The installation of a self-hosted integration runtime needs an on-premises machine or a virtual machine inside a private network.

    190843-image.png

    Unfortunately, self-hosted integration runtime is not supported for Mac OS.

    Appreciate if you could share the feedback on our ADF feedback channel. Which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.

    Note: Currently Self Hosted Integration runtime can only be installed/Supported versions of Windows are:

    • Windows 8.1
    • Windows 10
    • Windows 11
    • Windows Server 2012
    • Windows Server 2012 R2
    • Windows Server 2016
    • Windows Server 2019
    • Windows Server 2022

    For more details, refer to Create and configure a self-hosted integration runtime.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful