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.
是否可以将某些角色定义为云服务 A 上的并置\专用缓存角色,并从云服务 B 中的角色访问它们?
(不使用 Azure 共享缓存解决方案)
我很确定答案是否定的。我相信缓存角色只公开内部端点,这些端点只能从同一个云服务中访问。
如果您谈论的是 Azure IaaS 虚拟机并具有与 Windows 应用程序结构缓存共同定位/混合缓存......您可以使用虚拟网络功能来组合端点。