This is our final post on the Azure VM series! Here we learn how to configure MongoDB on an Azure VM Ø Installing and Configuring MongoDB on Windows Azure Virtual machine 1. Taking into consideration that the steps are followed based on the earlier tutorial of creating a Windows Azure Virtual Machines and logging in […]
Tag Archives: IAAS
Working with your Azure VM!
In continuation with the Working with Azure VM Series this section shows you how to log on to the virtual machine so you can manage its settings and the applications that you’ll run on it and how to attach an empty data disk to the virtual machine. See the Attach a Data Disk Tutorial […]
Creating a VM on Azure
While we’ve been using Azure PAAS services extensively since Azure Beta, we’ve not had too many chances to play with the power of the VMs. On a recent project we had to work with MongoDB and while on prod we used MongoLabs , we did use MongoDB on Azure for our development and staging purposes! […]