Hi,
1. I need servers deployed in the Middle East Region, are there any available outside the scopes of the regions published in the Azure website? i read in a blog that there's a private pool of server available. Will there be any support for this request anytime soon?
2. I installed and tested 2 Azure VMs, 1 2012 Core DC(14G RAM and 8 Cores) and other 2008 R2 standard(4G RAM and 2 Cores).
Both had nothing installed other than .NET 3.5 .
On both i installed a webservice that has nothing but a console application, and bothpresented 8 seconds average work time speed for my tests.
On a local server VM, with the same installation only 2012 Core Standard(2 cores 4g RAM) i had installed only .NET3.5 and the results were consistent with3seconds speed.
What is causing this speed difference? why in Azure can be hogging the CPU that it will create such a difference?
3. How can i use the API Management of Azure so that it will work with my application?
I plan to present a user to API key implementation, but i'm new to azure and would love to get some assistance on the matter.