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.
也许我的问题有点愚蠢,但是 :) 我安装了 Azure SDK 1.7(2012 年 6 月)。Web 角色属性中没有缓存选项卡。我应该怎么做才能启用缓存选项卡?
*我正在使用 VS 2010。
您是否打开了基于 v1.6 的项目?如果是这样,那就可以解释了:您只会在指定 v1.7 的项目中看到这一点。在创建新项目时,查看左上角的角色选择对话框:
如果将其更改为Windows Azure Tools - November 2011,则缓存工作角色选项会消失,所有角色上的缓存选项卡也会消失。