Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
据我了解,私有端点有效地将服务引入您自己的 vnet。那么,如果外界没有人可以访问该服务,那么通过私有端点进行 HTTP 通信是否安全?还是建议使用 HTTPS?
如果您没有任何特别的理由不使用 HTTPS,那么今天应该默认使用 HTTPS。