Glenn Maughan
-
16 votes
Glenn Maughan
gave this 2 votes
·
-
25 votes
Glenn Maughan
commented
·
don't need a lightweight dev simulation. I'd like the DevFabric to simulate the VM and firewall. This woould reduce errors where DLLs are referenced but not Copy Local, certificates are incorrect, ports in use and help to get diagnostic config correct before moving to the cloud.
Glenn Maughan
gave this 1 vote
·
-
109 votes
Glenn Maughan
gave this 3 votes
·
-
804 votesplanned ·
AdminHaris Majeed
(Admin, Microsoft Windows Azure)
responded
At PDC 2010, we announced that the Web role will soon provide full IIS functionality, which enables multiple IIS sites per Web role and the ability to install IIS modules. The full IIS functionality enables developers to get more value out of a Windows Azure instance. Full IIS Support will be generally available to customers later this year.
Please let us know if there are important scenarios that the combination of admin mode + full IIS won’t solve for you.
Glenn Maughan
gave this 2 votes
·
-
43 votes
Glenn Maughan
gave this 2 votes
·
We have a WCF service application that requires 3 distinct ports to support non-streaming requests, streaming requests and streaming with DataSet result requests, none of which can use the same endpoint. We also used to have a logical separation of our services on different ports but had to combine them to fit Azure's port limit. We could have fit within the 5 port limit but enabling Remote Desktop uses up 2 of them! We would also like the port limit to be increased.