简体   繁体   English

Hub 辐射中的 Azure 专用端点

[英]Azure private endpoint in Hub spoke

I've implemented Hub-Spoke with azure firewall in hub.我已经在集线器中使用 azure 防火墙实现了 Hub-Spoke。 We send all traffics to firewall and hub-spoke peering enabled with traffic forwarding and gateway transit is also enabled.我们将所有流量发送到防火墙,并且启用了流量转发和网关传输的中心辐射对等互连。 I have a postgres with private endpoint in one spoke and I want to connect from other spoke to the postgres which I get connection timeout.我在一个辐条中有一个带有专用端点的 postgres,我想从其他辐条连接到我得到连接超时的 postgres。 I have tested the connection with a Vm running in other spoke which I can connect to it.我已经测试了与在其他分支中运行的 Vm 的连接,我可以连接到它。

I can also connect directly from Hub to postgres.我也可以直接从 Hub 连接到 postgres。 The only issue is Spoke to Spoke communication for private endpoint doesn't work.唯一的问题是专用端点的 Spoke to Spoke 通信不起作用。 Am I missing something?我错过了什么吗?

I found the issue.It was from Firewall and I had to add a rule for those spokes.我发现了问题。它来自防火墙,我必须为这些分支添加规则。

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

相关问题 Azure Peering Hub and Spoke 重叠 IP 范围可能吗? - Azure Peering Hub and Spoke Overlapping IP ranges possible? 带有 Azure 事件中心 Kafaka 端点的 Flink 有状态函数的超时问题 - Timeout issue with Flink Stateful Functions with Azure Event Hub Kafaka endpoint Azure 专用链接到 AKS,专用终结点到另一个 AKS 群集 - Azure private link to AKS with private endpoint to another AKS cluster 如何通过 Python 中的专用端点访问 Azure Keyvault? - How to access Azure Keyvault via private endpoint in Python? Azure URL 应用程序服务无法在 .net 中使用专用端点 - Azure URL app service not working in vnet with private endpoint Azure Key Vault 不允许在专用终结点连接中添加来自 azure 门户的机密 - Azure Key Vault not allow to add Secrets from azure portal while in a private endpoint connection Azure DevOps:数据工厂管道:数据源的托管专用端点已存在 - Azure DevOps: Data Factory Pipeline: A managed private endpoint to the data source already exist 连接到 Azure 事件中心 - Connectivity to Azure Event Hub 有关专用终结点的查询 - Queries regarding Private Endpoint Azure - 通知中心命名空间错误 - Azure - Notification Hub namespace error
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM