简体   繁体   English

Office 365应用程序与本地SQL Server数据库的连接

[英]Office 365 App connectivity with On-Premise SQL Server Database

I am new to O365, need help on below scenario: 我是O365的新手,在以下情况下需要帮助:

We have to deploy an office 365 app (custom app) in our corporate Office 365 tenant. 我们必须在公司Office 365租户中部署Office 365应用程序(自定义应用程序)。 This app will communicate with SQL Server database. 该应用程序将与SQL Server数据库通信。 On-Premise database server sits in corporate virtual network . 本地数据库服务器位于公司虚拟网络中。 What firewall changes will be needed to enable this this connectivity? 要实现此连接,需要对防火墙进行哪些更改?

Do we need to get all ports opened as mentioned on link https://blogs.technet.microsoft.com/educloud/2011/11/30/what-firewall-ports-do-i-need-open-to-connect-to-office-365-for-education/ 我们是否需要按照链接https://blogs.technet.microsoft.com/educloud/2011/11/30/what-firewall-ports-do-i-need-open-to-connect-到办公室接受教育/

The gateway creates an outbound connection to Azure Service Bus. 网关创建到Azure Service Bus的出站连接。

It communicates on outbound ports: TCP 443 (default), 5671, 5672, 9350 thru 9354. 它在出站端口上进行通信:TCP 443(默认),5671、5672、9350至9354。

The gateway doesn't require inbound ports. 网关不需要入站端口。

For more information, please review the following link: Configure a firewall or proxy 有关更多信息,请查看以下链接: 配置防火墙或代理

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

相关问题 本地电子邮件有争议的同步到Office 365 - On-premise email contentious sync to Office 365 使用内部部署ADFS STS在ASP.NET应用程序和Office365之间单点登录 - Single sign on between ASP.NET app and Office365 with on-premise ADFS STS 有什么方法可以隐藏本地应用程序的“ Office的新应用程序”警告? - Any way to hide the “New App for Office” warning for on-premise apps? 如何在Office在线本地服务器上部署OfficeJS插件? - How to deploy officeJS addin on office online on-premise server? 从Office 365 SharePoint网站访问/查看SharePoint 2013(内部部署)SSRS报告 - Accessing/Viewing SharePoint 2013 (On-Premise) SSRS reports from Office 365 SharePoint site 本地AD域控制器上的用户并使用Office 365 Exchange Online - Users on an on-premise AD domain controller and use Office 365 Exchange Online 从Office 365连接到Azure SQL数据库/ SQL Server - Connect to a Azure SQL Database/SQL Server from Office 365 Office 365 API本地集成 - Office 365 API on premise integration 通过本地同步将365租户迁移到新租户 - Migrate 365 tenant to new tenant with on-premise sync 如何使用ASP.Net MVC和SQL Server在数据库中保存Open Office 365邮件正文 - How to save Open Office 365 mail body in database using ASP.Net MVC and SQL Server
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM