IaaS service provided by Windows Azure to host custom persistent virtual machines running Windows Server or Linux.

learn more… | top users | synonyms

0
votes
1answer
26 views

Login as Administrator on Azure Virtual Machine

I'm trying to install a certain software on an Azure Virtual Machine, however it fails indicating that I don't have Administration privileges, even though I chooose the "Run as administrator" option. ...
-1
votes
0answers
19 views

Azure RDP using public IP not DNS…?

I and unable to RDP an Azure VM on my corporate network using "DNS:Port". It works fine on my home network. However, couple of months ago, I had a VM, which I was able to RDP using Public IP on my ...
-4
votes
0answers
12 views

cannot access anymore MS Azure virtual machine: Access denied Public Key [closed]

I've been using Azure for a month now and I've never had a problem... Now I cannot access anymore the linux virtual machine I'm working on via SSH. The error is: Permission denied (publickey). Since ...
0
votes
0answers
24 views

Provisioning Timed Out on Azure Dashboard

My azure dashboard is displaying a status of "provisioning (timed out)" for one of my virtual machines, however I am able to access the VM without an issue. How can I force the dashboard to update? ...
1
vote
1answer
34 views

Azure Worker Role Copy File from Linux VM

I'm pretty new to the Azure Platform, I have tried to search on Google for any assistance but unfortunately my Google searching skills aren't the best. I have a Linux VM in Azure, the Linux VM ...
0
votes
2answers
77 views

Windows Azure VM (Iaas) unexpected restarts [closed]

I have a number of VMs on Windows Azure (Iaas) hosting a website. There are a number of load-balanced front-end VMs, all connecting to a single VM with SQL Express. It works well. However! I'm ...
1
vote
2answers
63 views

Creating Azure VM Asynchronous in PowerShell

I am trying to generate a 1000 Azure VMs(yes I know of the cost) for a large job. This is being done in a PowerShell script (see script below) asynchronously so charges will not be incurred while ...
0
votes
3answers
90 views

Windows Azure VM RDP issue

I followed this ...
0
votes
1answer
36 views

Rails server (command) not persisting once SSH connection is closed

I'm using a Windows Azure VM with Ubuntu to host my website in Rails. Here's my problem: I open an SSH connection through PuTTY to start the server through the command me@example: ~/Sites/mysite$ ...
1
vote
0answers
40 views

Azure virtual machine listed as located in South East Asia, but really in United States [closed]

I've just signed up for a trial of Azure. I've configured a Virtual Machine which is supposed to be in South East Asia, but according to various IP geo checks it appears to be located in the United ...
0
votes
1answer
139 views

Windows Azure - HDD Size

I am playing with Windows Azure to create an small VM to host a service that almost doesn't take any space. Windows Azure creates a default 130gb disk, with about 100gb free. That's way too much. I ...
2
votes
1answer
107 views

Windows Azure - What is the use of internal IP address?

I had always been using the normal public IP to communicate between my virtual machine. However as I see in the portal there is an INTERNAL IP ADDRESS and I wonder what is the practical use of that? ...
2
votes
1answer
101 views

MongoDB on Azure: VM or Worker role?

I am interested in hosting a mongoDB on Azure. I believe I have a few options for exactly how I host the db on Azure: a virtual machine or a worker role. What are the pro and cons in each option? ...
0
votes
2answers
99 views

Performance with MS SQL in Azure Virtual Machine

I installed SQL Server in Azure Virtual Machine. Open port 1433, create rule in the firewall. After that, I created Web-role and connect to SQL Server via Azure Connect. All works. But performance ...
2
votes
2answers
78 views

How can i setup connected VMs on Windows Azure with 2 different regions

I gone through official announcement of General availability of Virtual Machine on Windows Azure. so i would like to move one of my client's production app on this. Requirement to set up this app on 2 ...
1
vote
1answer
67 views

Can we use Route 53 or any Managed DNS for Azure VM Virtual IP?

I have deployed application to Win Azure Virtual Machine. but when i try to send email, almost all S.M.T.P. rejects my Message or sends it to spam. i have set up SPF + DKIM + Dmarc on my domain. ...
0
votes
1answer
94 views

Asp.Net page does not respond until cookies are deleted

We have deployed our Asp.Net webforms app on Azure platform, the app is being served by two web servers load balanced. Asp.Net session is managed by memcashed. Generally app works fine but randomly ...
0
votes
2answers
40 views

Azure DNS hostname or IP reference in web.config?

When connecting to Azure services in my applications, is it preferable to use the DNS hostname or the IP? For example, I have a SQL Server hosted in a virtual machine. Should I configure my ...
1
vote
1answer
44 views

Archive Path in IIS Media Services

I am running a azure windows virtual machine with IIS Media Services. I am using this vm as a media server. It is used to create my publish point s for live and on-demand videos. Here I'm having a ...
0
votes
1answer
88 views

How create subdomain in IIS on Windows 2008 Azure VM?

My actions 1) Add Web Site... in IIS and set port 81 2) Try browse http://localhost:81/ - is good. 3) Adds end point to 81 port 4) Try browse http://myserver.cloudapp.net:81/ - is bad ...
-1
votes
1answer
29 views

Windows Server 2008 R2 SP1 is not pinged

I created a VM on Windows Azure. My actions 1) "File and Printer Sharing (Echo Request - ICMPv4-In)" set On 2) Windows Wirewall set Off It still does not ping. UPD: The network is working ...
1
vote
1answer
225 views

Backup Microsoft Azure Virtual Machine

I currently have a Rackspace Cloud Server that I'd like to migrate to an Azure Virtual Machine. I recently got an MSDN subscription which gives me a certain level of hosting via Azure at no cost, ...
2
votes
2answers
147 views

Connecting to SQL Azure from Azure VM - internal IP or public VIP

I have an SQL Azure database and Azure Virtual Machine with an application connecting to the database. They are in the same datacenter and under the same Azure subscription. I added public virtual ...
0
votes
2answers
92 views

Timeout Error when deploying Ruby on Rails app with Capistrano to Windows Azure VM

I'm new to Capistrano as well as Windows Azure and am having trouble deploying my Ruby on Rails app to my Azure Virtual Machine. I am able to log on and connect to the VM using SSH. Also, I ...
0
votes
1answer
88 views

Azure Virtual Networks - Supplying a non-existant DNS server

I am busy creating a Virtual Network so that my Azure VMs can communicate with each other. I'm currently on the screen (screen shot below) where I need to specify a DNS Server address. At this point ...
1
vote
1answer
155 views

How are VHDs in Azure Storage charged? [closed]

If I create and attach a 200GB VHD to my Azure Virtual Machine and only consume 15GB of this drive, am I charged for the full 200GB or the 15GB?
0
votes
3answers
326 views

Connection string for Azure Web-Role connecting to SQL Server on a Virtual Machine

I am using the following connection string to connect an Azure Web-Role to an instance of SQL running on a Virtual Machine. It's working fine! <add key="VMConnectionString" ...
1
vote
1answer
136 views

Private Ports in Azure Virtual Machine

What is the concept of Private Ports in Azure Virtual Machines? What is its key advantage or use case. There scenarios I checked that for the RDP endpoint the Public Port is 3389 and private is takes ...
0
votes
0answers
121 views

Failover Azure VM running SQL Server? [closed]

I'm currently looking at hosting an SQL Server database on an Azure Virtual Machine Instance and connecting the website via two load balancing web-roles. Due to various limitations in our application ...
0
votes
1answer
56 views

FQDN on Azure Virtual Machine

I'm curious if the FQDN is persistent on Virtual Machines in Azure and if anyone could post an example how this would look. Ie myhost-abc.vm.windows.net By persistent I mean if it will always be the ...
2
votes
2answers
163 views

Azure VM shutdown

I have 2 VM machines on Azure. One suddenly stopped responding. It was down for around 30minutes, until I just browsed into the Azure portal, and then I saw it is in Starting state, and then it was up ...
0
votes
3answers
81 views

Azure server not responding but dashboard reporting everything is running?

Very suddenly without any changes or recent access my Azure virtual server is no longer available for RDP or web...I have logged into the azure control panel and everything appears to running without ...
1
vote
1answer
516 views

Azure Active Directory as Domain Controller for Azure Virtual Machines

Azure Active Directory is "as a service" offering from Azure. I have seen documentations and content from Microsoft stating that can be used for SSO and other Web application for unified auth. Will ...
0
votes
1answer
113 views

Is it possible to change the drive letter of the Azure Temporary Storage Drive?

I have a new VM instance in Azure, and by default it comes with C: and D:. I understand that D: is volatile and can be lost at some points. My application uses drive D: as a working drive though, and ...
0
votes
1answer
137 views

Access internet from Azure VM not working

I've created an Azure DNS server with Address 192.168.0.4 I've created a Virtual Network with address space 192.168.. I changed the Subnet-1 to be starting IP 192.168.10.0 Address Count 64 ...
0
votes
1answer
43 views

Types of communication between azure virtual machines (IaaS)

I am trying to find ways of communication between two virtual machines (IaaS). I tried WCF communication, but is there any other way to do this? I read about Azure Connect and VPN but it is more for ...
0
votes
1answer
136 views

Azure VM - Endpoints do not work

I have VM with two endpoints 3389 and 80. It have been working fine for about 1 week. Yesterday I was not able to remote to it, not access its services over port 80. I rebooted it - did not help. I ...
1
vote
1answer
136 views

Networking between Virtual Machines in a Virtual Network

I have set up file sharing and SQL Server instance connectivity between two VMs (testPC01, testPC02) in a Virtual Network on Azure. The problem is that I cannot connect between these VMs by name ...
2
votes
0answers
254 views

Error Creating Power View sheets from SSAS Tabular

I am getting a strange error when creating Excel 2013 Power View sheets off an Analysis Services (SSAS) Tabular instance running on an Azure VM in the cloud. Here is the error: Sorry, something ...
1
vote
1answer
181 views

Does the Azure VM Role still exist?

I've tried using csupload to get my sysprep'd .vhd file up to Azure Storage, but when I do I get "The subscription is not authorized for this feature." I do have Virtual Machines preview enabled on my ...
0
votes
0answers
225 views

The remote server returned an error: NotFound

I have created a virtual machine on azure and installed Sql server with reporting services. I am writing a windows phone 7 app which downloads a report in xml file hosted on vm's reportserver. Below ...
1
vote
1answer
128 views

Remote Azure server returning NotFound error (Unauthorized)

I have created a virtual machine on Azure with Windows Server 2012 and SQL Server 2012 installed on it. Also i have opened inbound port 80 and 1433 open on vm. I have created a database and reports ...
0
votes
3answers
164 views

Windows Azure: Delete disk attached to non-existent VM

Just found out I was taking up - and paying for - a lot of storage due to abandoned disks from long ago deleted VMs. I manged to delete most of them, but now I'm stuck with a set that cannot be ...
0
votes
1answer
34 views

In VM of Azure, concurrent processing

In VM of Microsoft Azure, I want this experiment. step 1. creating two VM. (vert easy...) step 2. i want 'concurrent processing' with one work on two created VM (want to know..this is possible or ...
0
votes
1answer
537 views

Need to setup DNS server on Azure VM [closed]

Need to setup a dns server role on my azure vm running windows 2008 r2; so that i run my own private name server of a domain hosted on it. when setting up the dns role, it says ensure that you are ...
2
votes
2answers
165 views

Create azure VM on my local machine

Is it possible to create one or several azure VMs on my local machine? I want to create a web app and load test it locally, without the need of putting it in the cloud. I'm thinking at the following ...
0
votes
1answer
76 views

Asp .Net state server on azure virtual machine

I am trying to get to store my asp .net session on an azure virtual machine. I looked up the virtual's machine Public virtual IP address and I use that address in my web.config. So in my web.config I ...
1
vote
1answer
89 views

Unable to recreate Azure VM deleted after going over free limit

I had two VMs running in azure and went over my free limit for this month. I enabled the ability to charge my account and found they were gone. The VM disks are still there but the VMs themselves ...
2
votes
1answer
212 views

Why does my custom VM Image not show up in Azure Create VM Interface?

I recently went through the hassle of creating and uploading a .VHD image containing a nice little Debian installation to my Azure Storage Account. It was created in Fixed Mode and uploaded as a ...
0
votes
0answers
60 views

New-AzureVM now throwing exception reading response

I have a powershell script to generate some new Azure VMs and recently it started throwing an exception that wasn't thrown before. It is coming from the Azure Powershell Cmdlet too and not from my ...

1 2