简体   繁体   English

使用没有数据网关的Azure Logic应用连接到本地SQL数据库吗?

[英]Connect to on-premise SQL database with Azure Logic apps without data gateway?

I was looking into connecting to my local SQL database on my computer with azure logic apps, and was reading about it when i suddenly noticed i needed something called "on-premises data gateway" to be installed. 我当时正在考虑使用azure逻辑应用程序连接到计算机上的本地SQL数据库,并在突然发现需要安装称为“本地数据网关”的内容时阅读有关它的内容。

So i looked at the System requirements and to my surprise the recommended requirements where: 因此,我查看了系统要求,并令我惊讶的是:

8 Core CPU 8 GB Memory 64-bit version of Windows 2012 R2 (or later) 8核心CPU 8 GB内存Windows 2012 R2(或更高版本)的64位版本

and minimum: 最低:

.NET 4.5 Framework 64-bit version of Windows 7 or Windows Server 2008 R2 (or later). Windows 7或Windows Server 2008 R2(或更高版本)的.NET 4.5 Framework 64位版本。

So i was thinking is there any other way for people who have a "normal" laptop computer to get this done or do i really have top have a mastodont of a computer to make this happen? 所以我在想,对于拥有“普通”笔记本电脑的人,还有其他方法可以解决此问题吗?或者我真的有顶尖的计算机固定齿才能做到这一点?

worth to mention here is i only want to be able to connect to a local SQL server for testing and training purposes. 在这里值得一提的是,我只希望能够连接到本地SQL Server进行测试和培训。

As long as you meet the minimum requirements you should be good to go. 只要您满足最低要求,您就应该做好了。 The recommended requirements are for production configurations. 推荐的要求是针对生产配置的。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在 Azure 逻辑应用 ARM 模板中,使用本地数据网关的 SQL Server 连接器的 AuthType 属性的可能值是什么? - In Azure Logic Apps ARM template, what are the possible values for the AuthType property for a SQL Server connector using On-Premise Data Gateway? PowerApps 无法通过本地数据网关连接到本地 SQL Server - PowerApps cannot connect to on-premise SQL Server through On-Premise Data Gateway 将本地数据库镜像到Azure SQL数据库 - Mirroring on-premise database to Azure SQL database 如何从 Azure Synapse 连接到本地 SQL 服务器 - How to connect to on-premise SQL Server from Azure Synapse 如何从 Azure Powershell 运行手册连接到本地 SQL 服务器? - How to connect to an on-premise SQL Server from Azure Powershell runbook? 将Azure SQL数据库镜像到本地SQL Server - Mirroring Azure SQL Database to an on-premise SQL Server 是否可以将 azure 管理的 sql 服务数据库复制到本地实例中 - Is it possible to copy a azure managed sql service database into an on-premise instance 数据从SQL内部部署迁移到SQL Azure - Data movement from SQL on-premise to SQL Azure 通过Windows Azure Connect将Azure托管的Ruby on Rails应用程序连接到本地SQL Server - Connect Azure-hosted Ruby on Rails app to on-premise SQL Server through Windows Azure Connect 使用Azure本地网关连接到SQL Server高可用性群集时出错 - Error Connecting to SQL Server High Availability Cluster using Azure On-Premise Gateway
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM