Windows Azure的模拟器没有管理员权限 [英] Windows Azure emulator without admin privileges

查看:810
本文介绍了Windows Azure的模拟器没有管理员权限的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您如何避免将来允许在Visual Studio中的Windows Azure模拟器能够无需管理员权限运行?


  

的Windows Azure工具为Microsoft Visual Studio - 在Windows Azure计算仿真程序必须运行升高。



解决方案

现在有可能(如Windows Azure的SDK 2.1)无需管理员权限运行该模拟器蔚蓝。您可以选择使用仿真器前preSS在Visual Studio项目属性选项,看的调试云服务与模拟器前preSS

您还可以,通过 / useemulatorex preSS 来csrun在命令行上。

限制
在使用仿真器前preSS,你应该知道的一些限制:


  • 您的云服务可以包含多个角色,但每个角色仅限于一个实例。


  • 您无法访问端口号下面1000。例如,如果使用通常使用低于1000的端口的认证供应商,您可能需要更改此值这是1000以上的端口号。


  • 这适用于Windows Azure的计算仿真也适用于模拟器前preSS任何限制。例如,你不能每次部署超过50个角色实例。


How can you avoid future for allowing the Windows Azure emulator in Visual Studio to be able to run without needing admin privileges?

Windows Azure Tools for Microsoft Visual Studio - The Windows Azure compute emulator must be run elevated.

解决方案

It is now possible (as of Windows Azure SDK 2.1) to run the azure emulator without admin privileges. You can choose a 'Use Emulator Express' option in the project properties in Visual Studio, see Debugging a Cloud Service with Emulator Express.

You can also, pass /useemulatorexpress to csrun on the command line.

Limitations Before you use Emulator Express, you should be aware of some limitations:

  • Your cloud service can contain multiple roles, but each role is limited to one instance.

  • You can't access port numbers below 1000. For example, if you use an authentication provider that normally uses a port below 1000, you might need to change this value to a port number that's above 1000.

  • Any limitations that apply to the Windows Azure Compute Emulator also apply to Emulator Express. For example, you can't have more than 50 role instances per deployment.

这篇关于Windows Azure的模拟器没有管理员权限的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆