Connect with me
Search this site
Archives
- October 2018
- March 2016
- February 2016
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- February 2015
- January 2015
- December 2014
- November 2014
- February 2014
- January 2014
- October 2013
- June 2013
- May 2013
- April 2013
- December 2012
- November 2012
- October 2012
- July 2012
- January 2012
- June 2011
- May 2011
- April 2011
- October 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
Categories
Category Archives: IAAS
How to upgrade Azure DS Series VM to GS Series VM
Azure GS Series VM released on September 2nd 2015. G Series VM’s were released earlier this year. GS Series added ability to use SSD backed premium storage to the largest/fastest virtual machines on Azure platform. You can read more about … Continue reading
DNS issue while setting Active Directory in Azure Virtual Network
I was recently setting up active directory in an Azure Virtual Network and I ran into an issue related to DNS. MSDN has the following documentation about setting up Active Directory in Azure Virtual Network. Guidelines for deploying Active Directory … Continue reading
Posted in Azure, IAAS, Virtual Machines, Windows
2 Comments
Installing Gnome desktop on CentOS running in Windows Azure VM
I recently tried to setup Gnome Desktop on CentOS 6.3 running in a Windows Azure virtual machine. It turned out to be a bit harder than expected so I thought I will document this for other who may attempt to … Continue reading
Posted in Azure, Cloud, IAAS, Linux, Virtual Machines, Windows Azure
8 Comments
Deleting orphan disks in Windows Azure
Microsoft updated Windows Azure Portal yesterday to make it easier to delete all Virtual Machines for a Cloud Service along with its associated VHD’s. Previously when you deleted virtual machines you had to manually delete the disks associated with this VHD. … Continue reading
Posted in IAAS, PowerShell, Storage, Windows Azure
Leave a comment
Copy private blobs across storage accounts
Last month Microsoft released two updates to Windows Azure PowerShell cmdlets. Read Michael Washam’s excellent post to get an overview of the April 15th updates. http://michaelwasham.com/2013/04/16/windows-azure-powershell-updates-for-iaas-ga/ Read Scott Guthrie’s blog post to learn about PowerShell updates from April 29th. http://weblogs.asp.net/scottgu/archive/2013/04/30/announcing-the-release-of-windows-azure-sdk-2-0-for-net.aspx The … Continue reading
Posted in IAAS, PowerShell
Leave a comment