使用Azure Data Factory连接到Oracle Onpremises -S2SVPN
是否可以使用Azure Data Factory通过站点进行站点VPN连接到本地Oracle DB?还是我不得不使用自托管的集成运行时? 谢谢
Is it possible to connect to on-premises Oracle DB using Azure Data Factory via a Site to Site VPN? Or am I obliged to use a Self-Hosted Integration Runtime?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您的数据存储位于本地网络,Azure虚拟网络或Amazon Virtual Private Cloud内部,则需要配置自托管集成运行时以连接到它。
如果您的数据存储是托管云数据服务,则可以使用Azure集成运行时。如果访问仅限于在防火墙规则中批准的IP,则可以将Azure Integration Runtime IPS添加到允许列表中。
您还可以在Azure Data Factory中使用托管虚拟网络集成运行时功能来访问本地网络,而无需安装和配置自托管集成运行时。
有关数据工厂支持的网络安全机制和选项的更多信息,请参见数据访问策略。
集成运行时提供了内置的Oracle驱动程序。因此,将数据复制到Oracle时,无需手动安装驱动程序。
请参阅 - https> https:https:// learch。 microsoft.com/en-us/azure/data-factory/connector-oracle?tabs=data-factory
If your data store is located inside an on-premises network, an Azure virtual network, or Amazon Virtual Private Cloud, you need to configure a self-hosted integration runtime to connect to it.
If your data store is a managed cloud data service, you can use the Azure Integration Runtime. If the access is restricted to IPs that are approved in the firewall rules, you can add Azure Integration Runtime IPs to the allow list.
You can also use the managed virtual network integration runtime feature in Azure Data Factory to access the on-premises network without installing and configuring a self-hosted integration runtime.
For more information about the network security mechanisms and options supported by Data Factory, see Data access strategies.
The integration runtime provides a built-in Oracle driver. Therefore, you don't need to manually install a driver when you copy data from and to Oracle.
Refer - https://learn.microsoft.com/en-us/azure/data-factory/connector-oracle?tabs=data-factory