The Azure SDK requires IIS to be installed. Does anyone know why this is the case?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
closed as not a real question by George Stocker♦ Sep 15 '12 at 2:11
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Because when you go creating Web Role, you need an IIS to host the web application for that WebRole. I am not 100% sure, but I think that requrement has dropped for SDK 1.7 - it uses IIS Express by default (still have the option to use the full IIS). |
|||||||
|