<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows Azure Customer Advisory Team (CAT) &#187; Management</title>
	<atom:link href="http://windowsazurecat.com/tag/management/feed/" rel="self" type="application/rss+xml" />
	<link>http://windowsazurecat.com</link>
	<description>Technical guidance &#38; best practices from Windows Azure platform experts</description>
	<lastBuildDate>Tue, 06 Dec 2011 06:32:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Certificates in Windows Azure</title>
		<link>http://windowsazurecat.com/2011/06/certificates-in-windows-azure/</link>
		<comments>http://windowsazurecat.com/2011/06/certificates-in-windows-azure/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 03:15:09 +0000</pubDate>
		<dc:creator>Jaime Alva Bravo</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Management]]></category>

		<guid isPermaLink="false">http://appfabriccat.com/2011/06/certificates-in-windows-azure/</guid>
		<description><![CDATA[Quick view of certificates in windows azure <a class="item-more" href="http://windowsazurecat.com/2011/06/certificates-in-windows-azure/">More &#187;</a>]]></description>
		<wfw:commentRss>http://windowsazurecat.com/2011/06/certificates-in-windows-azure/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Leveraging the Windows Azure Service Management REST API to Create your Hosted Service Namespace</title>
		<link>http://windowsazurecat.com/2011/02/leveraging-the-windows-azure-service-management-rest-api-to-create-your-hosted-service-namespace/</link>
		<comments>http://windowsazurecat.com/2011/02/leveraging-the-windows-azure-service-management-rest-api-to-create-your-hosted-service-namespace/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 02:15:32 +0000</pubDate>
		<dc:creator>Keith Bauer</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Featured Article]]></category>
		<category><![CDATA[Management]]></category>

		<guid isPermaLink="false">http://appfabriccat.com/?p=1209</guid>
		<description><![CDATA[If you’re looking to leverage the Windows Azure Service Management REST API to determine if a hosted service namespace is available, and to subsequently create the hosted service through your own interface and/or tools, then you will want to be &#8230; <a class="item-more" href="http://windowsazurecat.com/2011/02/leveraging-the-windows-azure-service-management-rest-api-to-create-your-hosted-service-namespace/">More &#187;</a>]]></description>
		<wfw:commentRss>http://windowsazurecat.com/2011/02/leveraging-the-windows-azure-service-management-rest-api-to-create-your-hosted-service-namespace/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Intellisense when editing Service Bus configuration files? Yes please!</title>
		<link>http://windowsazurecat.com/2011/02/intellisense-when-editing-service-bus-configuration-files-yes-please/</link>
		<comments>http://windowsazurecat.com/2011/02/intellisense-when-editing-service-bus-configuration-files-yes-please/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 18:00:00 +0000</pubDate>
		<dc:creator>Paolo Salvatori</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Featured Article]]></category>
		<category><![CDATA[Management]]></category>

		<guid isPermaLink="false">http://appfabriccat.com/2011/02/intellisense-when-editing-service-bus-configuration-files-yes-please/</guid>
		<description><![CDATA[The problem The setup of Windows Azure&#160; AppFabric SDK adds the elements reported in the table below to the configuration contained in the the machine.config files under the following folders: %windir%\Microsoft.NET\Framework\v4.0.30319\Config %windir%\Microsoft.NET\Framework64\v4.0.30319\Config &#60;?xml version="1.0" encoding="UTF-8"?&#62; &#60;configuration&#62; ... &#60;system.serviceModel&#62; &#60;extensions&#62; &#60;behaviorExtensions&#62; &#8230; <a class="item-more" href="http://windowsazurecat.com/2011/02/intellisense-when-editing-service-bus-configuration-files-yes-please/">More &#187;</a>]]></description>
		<wfw:commentRss>http://windowsazurecat.com/2011/02/intellisense-when-editing-service-bus-configuration-files-yes-please/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Leveraging WCF Extensibility to Simplify &amp; Secure Integration of BizTalk Server with Windows Azure Service Bus</title>
		<link>http://windowsazurecat.com/2010/08/leveraging-wcf-extensibility-to-simplify-secure-integration-of-biztalk-server-with-windows-azure-service-bus/</link>
		<comments>http://windowsazurecat.com/2010/08/leveraging-wcf-extensibility-to-simplify-secure-integration-of-biztalk-server-with-windows-azure-service-bus/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 17:46:00 +0000</pubDate>
		<dc:creator>Valery Mizonov</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Connectivity]]></category>
		<category><![CDATA[Hybrid]]></category>
		<category><![CDATA[Management]]></category>

		<guid isPermaLink="false">http://windowsazurecat.com/?p=3000</guid>
		<description><![CDATA[This post is intended to drill down into a simple and powerful technique that enables the developers to take advantage of the WCF extensibility and make it easier to configure common friction points between an on-premise BizTalk Server environment and &#8230; <a class="item-more" href="http://windowsazurecat.com/2010/08/leveraging-wcf-extensibility-to-simplify-secure-integration-of-biztalk-server-with-windows-azure-service-bus/">More &#187;</a>]]></description>
		<wfw:commentRss>http://windowsazurecat.com/2010/08/leveraging-wcf-extensibility-to-simplify-secure-integration-of-biztalk-server-with-windows-azure-service-bus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  windowsazurecat.com/tag/management/feed/ ) in 0.92301 seconds, on May 25th, 2013 at 6:55 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 25th, 2013 at 7:55 am UTC -->