Azure VM Status Running (Provisioning timed out)
I've created a Windows 2008R2 Azure VM from a vhd file. I ran sysprep on the vhd before uploading it.The server was setup and provisioned in a matter of minutes, I could connect to to it and login and...
View ArticleNew-AzureVM : BadRequest: Role size: Standard_G5 is not supported in a...
I am trying to use powershell New-AzureVMConfig -Name $VMName -InstanceSize "Standard_G5" -AvailabilitySetName $AvailabilitySetName -DiskName $OSDiskName | Add-AzureDataDisk -Import...
View ArticleResume/Pause VM base on Schedule
Is it possible to configure the VM to start / resume / stop / pause base on schedule? If yes, where to configure?
View ArticleUnable to Access VM
I have SQL Server 2012 Standard running on an Azure VM (Server 2012) and am completely unable to connect to the machine. Several other VMs in the same subscription and cloud service are up, running,...
View ArticleNesting and VDI
Hello,Just getting started with Azure and had a curiosity. Several of the environments we are hoping to migrate include VDI (a Hyper-V based Desktop virtualization rig), and nested VMs (Hyper-V...
View ArticleCreate Azure VM on targeted storage account (xplate cli tools)
Hi, I'm trying to create azure VM using platform Ubuntu image. Command :azure vm create "xplattestd1" "b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20150123-en-us-30GB" -u test -p...
View Articledesktop client connecting to Azure SQL VM
HI there,we are testing to see if Azure is a suitable step for us to centralise and host our application database. We have installed SQL Express on a small VM, the VM is added to a VPN. We have a...
View ArticleThe server encountered an internal error
I'm trying to start a VM from a VM Image and I'm getting the error above. This seems to work once but has now failed several times after that. The region is US East and below is the request:<?xml...
View ArticleStatus is stuck in Running(Provisioning) stage when I use my custom Linux...
I used the following link to create a vhd via Hyper-V.I basically installed my iso on a VM and backed it up as vhdx, then converted it to vhd.I uploaded it onto azure and tried to built a VM using "My...
View ArticleConfigure TFS in Virual machine using unattend command
Dear Expertsi have created the Virtual machine for Team Foundation server.Once the Virutal machine is created, am trying to configure the TFS using Unattend Commandusing this link...
View ArticleBe our next Spring Azure Guru!
In the northern hemisphere at least, Spring is here! (apparently)And at TechNet Wiki, we're hoping you're all hatching new ideas for this month's TechNet Guru competition!We're looking for more shoots...
View ArticleCreate Azure VM with blank data disks attached to it while creating... (xplat...
Hi,I want to create Azure VM with blank data disks attached to it while creating VM.In Powershell tools, I can use " | Add-AzureDataDisk -CreateNew -DiskSizeinGB" parameter in VM creation command but...
View ArticleDoes configuring an endpoint opens a port in the guest VM firewall?
Hi there. I found out that if I want to access a specific port in a VM (Java RMI in my case), I have to configure an endpoint for this port. However, I was surprised that configuring an endpoint was...
View ArticleLow response time from 1 physical server in Azure
We have a database running as an IIS application on a virtual machine in Azure. In reality there are two physical servers. When I open the dashboard tab on manage.windowsazure.com for this VM, I see in...
View ArticleMissing features in Azure VMs (Auto turn off/turn on & templates) as dev & test
I am trying to compare Azure with CloudShare as a development environment for SharePoint & .NET development for testing environment.Stability: Azure is betterMaturity & support: Azure is...
View ArticlePublic Static IP Configuration?
I am doing this wrong, obviously, and hours of google searching have not helped. Ultimately, what I want is a static IP address on the internet that is tied to an Azure VM that I have created that...
View Articledrive-link with a azure-server
hello,so Iwould like tocreate adrive-linkagefrom my PCwith aazure-server, how can Ido that?thanks ernst
View ArticleAzure VMs - WSUS / Windows Updates / Patching
Hey allI am planning to deploy some Azure VMs. Can anyone point me in the right direction around patching Azure VMs.Do I just rely on the Windows Update in control panel for updates or would I install...
View ArticleGetting "not in the sudoers file" although my account was the one used to...
Hi,Recently I have been unable to run command as sudomark@Azure:~$ sudo apt-get install python[sudo] password for mark: mark is not in the sudoers file. This incident will be reported.The weird thing...
View ArticleGeo-location, ID and Type of an VM
Hello,I have a question for my studies:How can I find out the unique ID and the image type of a VM instance in Azure? Where and how can I determine the geo-location of a VM instance in Azure?Thanks,Dunja
View Article