|

Enabling WinRM / Remote Powershell on Azure Resource Manager Windows OS VMs

Note: these instructions only apply to Windows VMs created using Azure Resource Manager. For VMs created in Azure Classic mode (old portal at http://manage.windowsazure.com), WinRM / Remote Powershell is enabled by default for certified Windows images. If you need WinRM (required to run remote Powershell commands) enabled on new Windows Virtual Machines created using Azure Resource…

|

Telemetry Ingestion and Analysis Using Microsoft Azure Services

For the latest Azure Insider column Bruno Terkaly and I invited our colleague in France, Thomas Conté, to write an article about Telemetry Ingestion and Analysis using common cloud components, including Worker Roles, BLOB Storage, and HDInsight. He did an amazing job illustrating this specific workload, providing multiple options for each step of the process,…

|

Windows Azure Insider March 2014 – The Windows Azure Service Bus and the Internet of Things Part 2

After an overwhelming number of email messages, feedback and comments based on our previous Windows Azure Insider column, this month Bruno and I continue the conversation around the Internet-of-Things and Windows Azure, incorporating a hands-on approach to using the Service Bus to control an Arduino device using a Windows Phone client. We had a lot…

|

Windows Azure Insider December 2013 – Meet the Demands of Modern Gaming with Windows Azure

For the December 2013 issue of the Windows Azure Insider column, Bruno and I write about how the public cloud can be used to create a robust backend to support multiplayer games for mobile devices, combining the power of Virtual Machines (IaaS) with Cloud Services (PaaS). The article can be found here: http://msdn.microsoft.com/en-us/magazine/dn532200.aspx Thanks for…

|

Windows Azure Insider The Digital Government Issue – Choose a Cloud Network Government-Compliant Applications

MSDN Magazine recently released a special issue about the tools, technologies and services that the government is using to digitally interact with citizens. Bruno and I contributed with an article that talks about the current state of cloud adoption for government institutions, explaining the different hybrid models for deployment (PaaS + IaaS) and services (public…

|

Windows Azure Insider November 2013 – Migrating Database Workloads to the Cloud

In the November 2013 issue of the Windows Azure Insider column for MSDN Magazine, Bruno and I talk about the different techniques and technical requirements that you should keep in mind when migrating SQL Server databases from on-premises to the cloud, providing guidance for Virtual Machine specifications and tools. The article can be found here:…

|

Windows Azure Insider September 2013 – Hadoop and HDInsight: Big Data in Windows Azure

For the September edition of the Windows Azure Insider MSDN magazine column, Bruno and I write about Big Data, the benefits of the MapReduce model, and HDInsight, the Windows Azure component that offers Hadoop-as-a-Service in the public cloud. We also show how to perform simple analytics against a public dataset using Java code and and…

|

Windows Azure Insider July 2013 – Meter and Autoscale Multi-Tenant Applications in Windows Azure

This month, for the MSDN Magazine Windows Azure Insider column, Bruno and I follow up on the topic of creating multi-tenant solutions in the cloud, particularly focusing on metering and auto-scaling, which are crucial tasks for properly maintaining applications that serve multiple resources sharing compute and storage resource. The full article can be found here:…

|

Windows Azure Insider June 2013 – Architecting Multi-Tenant Applications in Windows Azure

One of the biggest challenges that companies face when migrating applications to Windows Azure is going from a single to a multi-tenant approach, which means that some of the compute and data resources are shared by their customers. We take a look at four different areas affected by this process: – Identity and security –…

|

Windows Azure Insider April 2013 – NoSQL Data in the Cloud with Windows Azure Tables

This month, in the Windows Azure Insider column for MSDN Magazine, Bruno and I talk about the current NoSQL data landscape, explain how it’s affecting the design of new solution architectures, and take a deep dive into Windows Azure Tables. We start by showing developers how to perform basic operations (insert, query data), while fully…