【发布时间】:2014-02-11 21:19:22
【问题描述】:
Windows Azure 博客中有一篇关于将 Windows Azure 网站与 Windows Azure 虚拟机连接起来的最新文章
如何只允许连接来自 Windows Azure 网站实例而不打开到 Internet 其余部分的端口?
【问题讨论】:
-
等一下,你的虚拟机会只为你的网站托管 memcached 吗??
-
@ThiagoCustodio 假设我需要一些来自 VM 的服务,这些服务在 Windows Azure 网站中不可用。它可以是任何特殊的数据库,例如 redis、memcache、图形数据库等
-
好的,我问是因为有 Windows Azure 缓存(预览版),您可以使用它来存储您的 aspnet 页面的对象、状态/输出页面。
标签: azure azure-web-app-service