azure - 并行安装不同的 Azure 模拟器

标签 azure visual-studio-2013 azure-emulator

据我所知,有可能有 multiple Azure SDK versions (2.12.22.3 等)在一台计算机上,并根据需要引用特定版本的 Azure 程序集(从 Visual Studio项目左右)。

但是,如何管理Azure 模拟器的不同安装(计算存储)?是否可以安装更多,然后在调试软件时选择一个特定的?

最佳答案

Is it possible to install more of them, then choose a specific one - when debugging the piece of software?

据我所知,这是不可能的。在任何给定时间点,一台计算机上只能安装一个版本的模拟器。

关于azure - 并行安装不同的 Azure 模拟器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27410239/

相关文章:

visual-studio - Visual Studio 2013 和 ASP.NET Web 配置工具

c++ - 将字符串转换为数组,strcpy 不起作用

c++ - VC6 到 VS2013 MFC 运行时错误

node.js - 如果 node_modules 目录存在,Azure 模拟器无法启动 Web 角色

azure - HttpClient 通过 Azure Functions 依赖注入(inject)进行处置

c# - 从 C# 调用 ARM 模板

azure - 在 Azure 模拟器上运行 WebJobs

azure - 将Azure模拟器绑定(bind)到其主机的所有地址?

azure - 在 Azure 数据平台中执行存储过程 - Post SQL 脚本

sql-server - 无法从 Azure 网站访问 SQL Azure DB,即使本地网站使用相同的连接字符串