Performance Issues related to Azure DATA DISK I/O Issues - Virtaul Machines
Issue:Our azure web sites started timing out during data querying operations. The sites didn’t start out this way, just got worse overtime. At first we thought it was related to bad query designs or...
View ArticleUsing the management REST API to get a role instance status
Hi, I am using the REST API call to get the deployment details:https://management.core.windows.net/<sub-id>/services/hostedservices/s2ltw8t2/deployments/0M19mvQ9Now, I want to know the status of...
View ArticleCannot connect to Linux Azure VM anymore
Hi,This is the second time I create the same Centos VM to install a product.The VM works fine wor a week or so, then it is impossible to connect to SSH "Network Timeout"No action has been performed on...
View ArticleWindows Azure VM doesn't save IP address after shut down
I created 3 VM in windows azure with following IPs assigned by DHCP after creation:VM1 - 192.168.10.4VM2 - 192.168.10.5VM3 - 192.168.10.6After a time I shut down the VMs. In about two days I started...
View ArticleCreate NAS like architecture with UNC access in Azure?
How do I create a simple NAS model with UNC access in Azure? In other words, say I have two VM's that each wish to access a shared storage area for read/write via VM. Very common scenario if you have...
View ArticleEndpoints limitation
Hello,The other posts on this subject are old, can someone tell me the current status of endpoints number limit on a Virtual Machine? Is it still 150? Is it possible to add a range of ports?Thank you.
View ArticleAdd Endpoint to Azure VM for passive FTP
Hello all - attempting to add an azure endpoint to a VM for passive FTP. command is as follows:add-AzureEndpoint -name TCP5000 -Protocol TCP -LocalPort 5000 -PublicPort 5000cmdlet Add-AzureEndpoint at...
View ArticleCreating new custom image VM displays: Running (Provisioning timed out)
Hello everyone, Since I found the hard disk size too small of the images provided by Azure I used my MSDN subscription to download get Windows Server 2012 and installed this on hyper-V on my local...
View ArticleDelegated Admin in the Azure portal
When will delegated admin become a feature in the Azure portal, so that I can have sub admins who have access to only the VM sections for example?Tom Hickling
View ArticleDelegated Admin in the Azure portal
When will delegated admin become a feature in the Azure portal, so that I can have sub admins who have access to only the VM sections for example?Tom Hickling
View ArticleUnable to RDP to Azure VM
I tried creating a new VM on Azure today, using the SP2013 Trial Image. I have been unable to connect to the VM using RDP.What I can see is that the EndPoints look like they are set up correctly. I've...
View ArticleAudio device not installed in virtual machine
Hello there,Found the audio device was not available in Azure Windows 2008 Virtual machine.Does anyone know how to enable the sound device in Windows 2008 VM? I need to show the video with my client...
View ArticleServer 2012 VM on Azure - Passive FTP Won't Work
've tried the suggestions on a number of sites (http://blogs.thesitedoctor.co.uk/tim/Trackback.aspx?guid=e81a4682-0851-490b-a3d2-adf254a701e7 and...
View ArticleUsername and Password
Trying to logon to my virtual machine via RDC but can't remember my details.
View ArticleAdding a Second IP Address
We are looking to migrate an application which requires two private IP addresses. Azure has assigned my VM IP Address 10.99.99.8 via DHCP.I statically assign a second unused IP 10.99.99.108 to the NIC...
View ArticleCan not delete orphaned disk
I have seen many questions related to this, but asking it again since none of the solution provided did not seem to work for me.My Situation is similar to ThisBut Remove-AzureDisk command does not...
View ArticlePossible to customize / change VHD size for windows 2012 datacenter vms?
I'd like to deploy the Windows 2012 VM role, however after implementing a test run through i noticed it creates 200gb of VHD's, is it possible to customize this? i don't need that much storage for...
View ArticleConfiguring a VM with Visual Studio and IIS Express for external access
How do I configure a VM to allow me to VS to use IIS Express and access it from an external address?I've found lots of articles that explain how to deal with various bits and pieces of this, and not...
View ArticleAzure VM - No Remote Connect
I just activated my MSDN Azure account and created a VM. But however, when I try to remote into that it says server is not available or remote option is turned off. I checked my endpoints and Remote...
View ArticleUnity Game Server - Port is closed?
I have uploaded a Unity game server to an Azure VM. It is a very simple game server - a chat server, really. I run the server in headless mode and it appears that the server comes online without issue....
View Article