381 个问题
在Tableau Server不连接公网的情况下,怎么能连接到Google Cloud的Big Query服务?
wen
0
信誉分
以下这些方法可行吗?
1.使用 Google Cloud VPN:
在 Google Cloud 上配置一个 Cloud VPN 或 Cloud Interconnect。
在 Azure 上配置一个 Azure VPN Gateway。
建立一个跨云的 VPN 连接,允许 Azure 上的私有网络与 Google Cloud 的私有网络直接通信。
配置 Tableau Server 通过这个专用连接访问 BigQuery。
2.使用 Google Cloud Private Service Connect (PSC):
- 利用 Google Cloud Private Service Connect (PSC) 来通过私有 IP 访问 BigQuery。
将 Private Service Connect 与 Google Cloud 上的 BigQuery 配置好,然后通过 VPN 或 Interconnect 建立 Azure 和 Google Cloud 之间的私有连接。
3.设置代理服务器:
在 Azure 或本地环境中设置一个能访问公网的代理服务器。
Tableau Server 可以通过该代理服务器间接访问 Google Cloud BigQuery API。
确保代理服务器能处理 BigQuery 的 API 请求并返回数据。
Windows 商业版 Windows Server 用户体验 其他
登录以回答