Good article on Java and Windows Azure
Similar Posts
Simplified Import and Export of Data for SQL Azure
The SQL Azure team has posted important updates to the DAC framework, simplifying the process of importing / exporting data to SQL Azure databases. Click here to open link…
Gaining Performance Insight into SQL Azure
Since the SQL Profiler is not currently supported for SQL Azure, this article lists a few alternatives on how to measure query performance… Click here to open link…
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…
Introduction to Windows Azure Startup Tasks
As it is explained by Steve Marx on this article, startup tasks are actions that can be set before the Azure roles start, and a powerful resource to configure IIS and other role components. Click here to open link…
Using WebDeploy with Windows Azure
Maintain your Azure application directly from Visual Studio 2010, without having to redeploy every single file… Click here to open link…
New Full IIS Capabilities: Differences from Hosted Web Core
Description of the new Azure Web Role capabilities, including full control of IIS, multiple web sites, independent application pools, among other capabilities. Click here to open link…
