AzureFeeds - All your Azure feeds in one place.

Sponsors

Feed: Windows Azure Tribes

Site: http://blogs.msdn.com/b/patrick_butler_monterde/ Link: http://blogs.msdn.com/patrick_butler_monterde/atom.xml

Monday, August 08, 2011

Windows Azure Platform Training Kit 2011 August Update

by pbutlerm via Windows Azure Tribes on 8/8/2011 5:42:00 PM

The Windows Azure Platform Training Kit includes a comprehensive set of technical content including hands-on labs, presentations, and demos that are designed to help you learn how to use the Windows Azure platform, including: Windows Azure, SQL Azure and the Windows Azure AppFabric. Link: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=8396 August 2011 Update The August 2011 update of the training kit includes the following updates: [New Hands-On Lab] Introductio ...

[ read more ]

Friday, July 01, 2011

Developing and Debugging Azure Management API CmdLets

by pbutlerm via Windows Azure Tribes on 7/1/2011 5:27:00 AM

The Azure Management API Cmdlets enable you to use PowerShell Cmdlets to manage your Azure projects.  You can access this project from the following link: http://wappowershell.codeplex.com/  Working with the Azure Management API Cmdlets 1. Follow the instructions to install the Cmdlets 2. Installing a certificate is needed for executing the Cmdlets: For creating the certificate follow this instructions: http://blogs.msdn.com/b/avkashchauhan/archive/2010/12/30/handling-issue-csma ...

[ read more ]

Wednesday, June 29, 2011

Azure and HPC Server: You can now run MPI Workloads in Azure

by pbutlerm via Windows Azure Tribes on 6/29/2011 8:21:00 PM

Exciting news on the Azure HPC space. With the new release of the HPC Pack 2008 R2 Service Pack 2 (SP2) you can now run MPI Workloads in Azure (in addition to Batch and Parametric sweeps) Post: http://blogs.technet.com/b/windowshpc/archive/2011/06/29/hpc-pack-2008-r2-service-pack-2-sp2-is-now-available.aspx  The second service pack to the HPC Pack 2008 R2 software is now available! This update includes a number of great new features, including Enhanced Azure capabilities, such as add ...

[ read more ]

Tuesday, April 19, 2011

Windows Azure Platform Training Kit 2011 April Update

by pbutlerm via Windows Azure Tribes on 4/19/2011 2:30:00 PM

Windows Azure Platform Training Kit includes a comprehensive set of technical content to help you learn how to use Windows Azure, SQL Azure, and the Windows Azure AppFabric. Link: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=413E88F8-5966-4A83-B309-53B7B77EDF78&displaylang=en  The Windows Azure Platform Training Kit includes a comprehensive set of technical content including hands-on labs, presentations, and demos that are designed to help you learn how to use the Windo ...

[ read more ]

Friday, March 25, 2011

Windows Azure Toolkit for Windows Phone 7

by pbutlerm via Windows Azure Tribes on 3/25/2011 10:21:00 PM

Link: http://watoolkitwp7.codeplex.com/ Hello, I am pleased to announce the Windows Azure Toolkit for Windows Phone 7. The toolkit is designed to make it easier for you to build mobile applications that leverage cloud services running in Windows Azure. The toolkit includes Visual Studio project templates for Windows Phone 7 and Windows Azure, class libraries optimized for use on the phone, sample applications, and documentation. Windows Azure Windows Azure is a cloud-computing platform that ...

[ read more ]

Tuesday, March 22, 2011

How-to: Implementing the SCOM Azure Management Pack

by pbutlerm via Windows Azure Tribes on 3/22/2011 3:07:00 AM

Hello, My good friend Walter Myers has published some great blog posts regarding how to properly implement the Microsoft System Center Operations Manager (SCOM) 2007 to monitor Windows Azure Applications: Setting Up Performance Counters in your Web and Worker Role http://blogs.msdn.com/b/walterm/archive/2011/02/01/setting-up-performance-counters-in-your-web-and-worker-roles.aspx Adding Azure Application Monitoring to SCOM 2007 http://blogs.msdn.com/b/walt ...

[ read more ]

Tuesday, March 15, 2011

Visual Studio 2010 and .NET Framework 4 Training Kit Released

by pbutlerm via Windows Azure Tribes on 3/15/2011 5:10:00 PM

For all the .NET developers working on Azure, here is the latest .NET 4.0 Training Kit. Link: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=752CB725-969B-4732-A383-ED5740F02E93&displaylang=en Today we released the March 2011 version of the Visual Studio 2010 and .NET Framework 4 Training Kit and Training Course. The Visual Studio 2010 and .NET Framework 4 Training Course includes videos and hands-on-labs designed to help you learn how to utilize the Visual Studio 2010 feature ...

[ read more ]

How-to Index of Windows Azure

by pbutlerm via Windows Azure Tribes on 3/15/2011 5:07:00 PM

This is the list of Windows Azure Platform How-to that appear on the windows Azure SDK 1.4 How to: Build a Windows Azure Application How to Configure Virtual Machine Sizes How to Configure Connection Strings How to Configure Operating System Versions How to Configure Local Storage Resources How to Create a Certificate for a Role How to Create a Remote Desktop Protocol File How to Define Environment Variables Before a Role Starts How to Define Input Endpoints fo ...

[ read more ]

Sunday, March 13, 2011

Security Resources for Windows Azure

by pbutlerm via Windows Azure Tribes on 3/13/2011 5:00:00 PM

Link: http://msdn.microsoft.com/en-us/library/ff934690.aspx  The following lists of papers, articles, blogs, videos, and webcasts provide a multitude of resources for learning how to handle security when developing applications for the Windows Azure platform. Security for Windows Azure Single Sign-On from Active Directory to a Windows Azure Application This paper contains step-by-step instructions for using Windows Identity Foundation, Windows Azure, and Active Directory Federation Se ...

[ read more ]

Saturday, March 12, 2011

Windows Azure SDK and Windows Azure Tools for Microsoft Visual Studio (March 2011) SDK 1.4

by pbutlerm via Windows Azure Tribes on 3/12/2011 4:35:00 AM

Link: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7a1089b6-4050-4307-86c4-9dadaa5ed018&displaylang=en  Windows Azure SDK 1.4 Released Windows Azure™ is a cloud services operating system that serves as the development, service hosting and service management environment for the Windows Azure platform. Windows Azure provides developers with on-demand compute and storage to host, scale, and manage web applications on the internet through Microsoft® datacenters. Windows ...

[ read more ]

Wednesday, March 09, 2011

Linked Servers to SQL Azure

by pbutlerm via Windows Azure Tribes on 3/9/2011 4:41:00 PM

Great Article in how to setup Linked Servers on SQL Azure Link: http://blogs.msdn.com/b/sqlcat/archive/2011/03/08/linked-servers-to-sql-azure.aspx  Abstract Connecting directly to a SQL Azure database from a reporting tool (like Microsoft Excel and PowerPivot, or SQL Server Reporting Services) from your desktop or local data center is possible using a data source that looks like: [YourAzureServr@database.windows.net].[YourDatabase].[YourSchema].[YourTable] This is useful if you have ...

[ read more ]

Tuesday, February 22, 2011

Windows Azure Platform Training Kit - February 2011 Update

by pbutlerm via Windows Azure Tribes on 2/22/2011 7:32:00 AM

Link: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=413E88F8-5966-4A83-B309-53B7B77EDF78&displaylang=en  The Windows Azure Platform Training Kit includes a comprehensive set of technical content including hands-on labs, presentations, and demos that are designed to help you learn how to use the Windows Azure platform, including: Windows Azure, SQL Azure and the Windows Azure AppFabric. The February 2011 update of the Windows Azure Platform Training Kit includes several ...

[ read more ]

Monday, January 17, 2011

Windows Azure Training Videos (Jumpstart–Channel 9)

by pbutlerm via Windows Azure Tribes on 1/17/2011 7:08:00 PM

This is a compilation of the Windows Azure Jumpstart Videos on Channel 9: Session 01: Windows Azure Overview Session 02: Introduction to Compute Session 03: Windows Azure Lifecycle, Part 1 Session 04: Windows Azure Lifecycle, Part 2 Session 05: Windows Azure Storage, Part 1 Session 06: Windows Azure Storage, Part 2 Session 07: Introduction to SQL Azure Session 08: Windows Azure Diagnostics Session 09: Windows Azure Security, Part 1 Session 10: Windows Azure ...

[ read more ]

Wednesday, December 01, 2010

Azure SDK 1.3 / Tools AND Azure Training Kit November Update

by pbutlerm via Windows Azure Tribes on 12/1/2010 11:06:00 PM

We have just release the 1.3 version of the Azure SDK, Azure Tools for Visual Studio and the Training Kit. This is the information and links for them:   Azure Software Development Kit (SDK) 1.3: Link: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7a1089b6-4050-4307-86c4-9dadaa5ed018&displaylang=en Virtual Machine (VM) Role (Beta):Allows you to create a custom VHD image using Windows Server 2008 R2 and host it in the cloud. Remote Desktop Access: Enables connec ...

[ read more ]

Monday, November 22, 2010

Azure Security Papers

by pbutlerm via Windows Azure Tribes on 11/22/2010 7:19:00 PM

This is a list of Azure Security Paper published by the Microsoft Global Foundation Services (GFS), the team that manages and supports the Azure Data Centers.   Information Security Management System for Microsoft Cloud Infrastructure (November 2010) This paper describes the Information Security Management System program for Microsoft's Cloud Infrastructure, as well as some of the processes and benefits realized from operating this model. An overview of the key certifications a ...

[ read more ]

Saturday, November 13, 2010

Azure and Patterns & Practices still apply

by pbutlerm via Windows Azure Tribes on 11/13/2010 6:07:32 AM

The fact of migrating or developing new applications on Azure provides the opportunity to review architectures, refactor code and apply best practices that we may have missed.  This is most current documentation available from the MS Patterns and Practices team: Link: http://msdn.microsoft.com/en-us/library/ff921347.aspx  Solution Development Fundamentals Solution development fundamentals cover the cross-cutting aspects of solution development, such as security, caching, data acce ...

[ read more ]

Legal Note

The content of the postings is owned by the respective author. AzureFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on AzureFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us