azure Running Magento on Azure Websites Introduction Magento is a powerful eCommerce system and in this post, we're going to explore installing Magento Community Edition on an Azure Website. Create website Login to the portal and create a new
azure Securing ASP.net logins with Azure Multi-factor Authentication With recent high profile hacks, like what happened with Code Spaces and the @n twitter hack, simply using passwords is becoming something that is inadequate as attackers are becoming more and more complex
php Part 2: Creating a Composer enabled PHP website on Windows Azure with Git deployment Introduction This is part 2 of a 2 part blog post. Read part 1 here. So in part 1, we've created a local Symfony2 PHP website that uses Composer to manage its packages.
php Part 1: Creating a Composer enabled PHP website on Windows Azure with Git deployment Introduction There is no doubt that Composer is a really cool dependency manager for PHP, sort of like NuGet for ASP.net, npm for Node.js and gems for Ruby. It makes the
php Installing PHP and Zend Extensions on Windows Azure Websites Introduction You are creating a PHP website on Windows Azure and need to install additional PHP extensions not provided by default (like MongoDB or IonCube), you’ve come to the right post. It
visual studio online Migrate your old website to Windows Azure Websites using the Visual Studio Online “Monaco” console, cURL and unzip Introduction Have you considered migration to a Windows Azure website? The thought of downloading the files and content from your old website, then uploading them again to Windows Azure is not appealing? I