<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Harsh Mittal&amp;#39;s Blog</title><link>http://blogs.iis.net/harshmittal/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>Scaling up IIS Server</title><link>http://blogs.iis.net/harshmittal/archive/2012/12/21/scaling-up-iis-server.aspx</link><pubDate>Fri, 21 Dec 2012 20:40:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:5032334</guid><dc:creator>harshmittal</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/harshmittal/rsscomments.aspx?PostID=5032334</wfw:commentRss><comments>http://blogs.iis.net/harshmittal/archive/2012/12/21/scaling-up-iis-server.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;When it comes to the scalability of web servers, first thing customers think about is scale out. While scale out is great option, there are many scenarios which can benefit from scale up. In Windows Server 2012, IIS team has done a good amount of work to scale up IIS server on latest industry standard hardware.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;IIS team, along with HP and Microsoft EEC has recently published a case study on how IIS 8.0 performs on &lt;/FONT&gt;&lt;SPAN style="FONT-FAMILY: 'Segoe UI','sans-serif'; mso-ansi-language: EN" lang=EN&gt;HP Proliant DL980, an 8 socket, 80 core machine. Please check out &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN style="FONT-FAMILY: 'Segoe UI','sans-serif'; mso-ansi-language: EN" lang=EN&gt;&lt;A href="http://www.iis.net/learn/get-started/case-studies/case-study-iis-80-scaling-on-an-hp-proliant-dl980-g7-8-processor-socket-system" mce_href="http://www.iis.net/learn/get-started/case-studies/case-study-iis-80-scaling-on-an-hp-proliant-dl980-g7-8-processor-socket-system"&gt;&lt;FONT color=#0563c1 size=3&gt;http://www.iis.net/learn/get-started/case-studies/case-study-iis-80-scaling-on-an-hp-proliant-dl980-g7-8-processor-socket-system&lt;/FONT&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt; 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=5032334" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/harshmittal/archive/tags/IIS8/default.aspx">IIS8</category></item><item><title>Announcing Application Request Router 3.0 Beta!</title><link>http://blogs.iis.net/harshmittal/archive/2012/12/07/announcing-application-request-router-3-0-beta.aspx</link><pubDate>Fri, 07 Dec 2012 01:02:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:5024645</guid><dc:creator>harshmittal</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/harshmittal/rsscomments.aspx?PostID=5024645</wfw:commentRss><comments>http://blogs.iis.net/harshmittal/archive/2012/12/07/announcing-application-request-router-3-0-beta.aspx#comments</comments><description>&lt;p&gt;We are happy to announce that we have just released the Beta version for ARR 3.0. Click here to&amp;nbsp;install &lt;a href="http://www.microsoft.com/web/gallery/install.aspx?appid=ARRv3" target="_blank"&gt;ARR v3 beta&lt;/a&gt; using Microsoft Web Platform Installer.&lt;/p&gt;
&lt;p&gt;You can also download the &lt;a href="http://download.microsoft.com/download/5/5/4/554FBB3E-A572-4642-A97C-5C01EE889254/requestRouter_x86.msi" target="_blank"&gt;x86&lt;/a&gt; or &lt;a href="http://download.microsoft.com/download/5/5/4/554FBB3E-A572-4642-A97C-5C01EE889254/requestRouter_x64.msi" target="_blank"&gt;x64&lt;/a&gt; versions from Microsoft download center for&amp;nbsp;manual install. Please follow &lt;a href="http://blogs.iis.net/wonyoo/archive/2011/04/20/how-to-install-application-request-routing-arr-2-5-without-web-platform-installer-webpi.aspx" target="_blank"&gt;How to install ARR without WebPI&lt;/a&gt; blog for installation instructions.&lt;/p&gt;
&lt;p&gt;WebSocket support is the main highlight for this release. V3 also supports retries of URL health check.&amp;nbsp; Apart from these features, ARRv3 also includes few bug-fixes. &lt;/p&gt;
&lt;h2&gt;WebSockets support in ARR:&lt;/h2&gt;
&lt;p&gt;Windows Server 2012 has added support for &lt;a href="http://www.iis.net/learn/get-started/whats-new-in-iis-8/iis-80-websocket-protocol-support" target="_blank"&gt;WebSockets in IIS 8.0&lt;/a&gt;. This allowed customers to deploy WebSocket applications on IIS server opening door for many interesting applications. Many customers use ARR in conjunction with IIS for its L7 aware routing and software load balancing capabilities. Websockets require special handling by L7 proxies and that’s why ARRv2.5 is not capable of routing WebSocket requests.&lt;/p&gt;
&lt;p&gt;We have added WebSocket support to ARRv3, now ARR can distinguish WebSocket requests from normal HTTP requests and can handle them adequately. &lt;/p&gt;
&lt;p&gt;In order to use ARR Websocket features, ARRv3 needs to be installed on Windows Server 2012 and install IIS Websockets module using following instructions:&lt;/p&gt;
&lt;h3&gt;Step by Step Instructions&lt;/h3&gt;
&lt;p&gt;To enable support for the WebSocket Protocol on Windows Server 2012, use the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open &lt;b&gt;Server Manager&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Under the &lt;b&gt;Manage&lt;/b&gt; menu, click &lt;b&gt;Add Roles and Features&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Select &lt;b&gt;Role-based or Feature-based Installation&lt;/b&gt;, and then click &lt;b&gt;Next&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Select the appropriate server, (your local server is selected by default), and then click &lt;b&gt;Next&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Expand &lt;b&gt;Web Server (IIS)&lt;/b&gt; in the &lt;b&gt;Roles&lt;/b&gt; tree, then expand &lt;b&gt;Web Server&lt;/b&gt;, and then expand &lt;b&gt;Application Development&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Select &lt;b&gt;WebSocket Protocol&lt;/b&gt;, and then click &lt;b&gt;Next&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;If no additional features are needed, click &lt;b&gt;Next&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;b&gt;Install&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;When the installation completes, click &lt;b&gt;Close&lt;/b&gt; to exit the wizard.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Once WebSocket module is installed, ARR server is ready to handle WebSocket traffic. This does not require any special configuration on ARR server.&lt;/p&gt;
&lt;p&gt;ARR load balances WebSocket connections by load balancing first HTTP connect request according to configured WebSocket algorithm.&lt;/p&gt;
&lt;p&gt;ARR supports both plain (ws://) and secure WebSocket (wss://) requests and it can also provide &lt;a href="http://blogs.iis.net/wonyoo/archive/2008/07/10/ssl-off-loading-in-application-request-routing.aspx" target="_blank"&gt;SSL offloading&lt;/a&gt; for WSS requests.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Retries for URL health Monitoring-&lt;/h2&gt;
&lt;p&gt;ARR provides &lt;a href="http://blogs.iis.net/richma/archive/2010/12/14/application-request-routing-health-check-features.aspx" target="_blank"&gt;URL health test&lt;/a&gt; for monitoring health of backend Web Servers. ARR periodically checks for health test URL and marks web server unhealthy when URL test fails. It also stops sending further traffic to that web server while it’s unhealthy. While it’s a very useful feature, it can be problematic in case Web Server is experiencing transient failure. Previous versions of ARR did not provide retry mechanism for health check. ARRv3 retries the URL health test 3 times by default before marking server unhealthy. This retry count value can be configured by changing retriesBeforeFail attribute under healthCheck element in ApplicationHost.config file of ARR server.&lt;/p&gt;
&lt;p&gt;Below is relevant section of schema:&lt;/p&gt;
&lt;p&gt;&amp;lt;element name=&amp;quot;healthCheck&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute name=&amp;quot; retriesBeforeFail &amp;quot; type=&amp;quot;uint&amp;quot; defaultValue=&amp;quot;3&amp;quot;/&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;attribute name=&amp;quot; retryInterval &amp;quot; type=&amp;quot;timeSpan&amp;quot; defaultValue=&amp;quot;00:00:02&amp;quot;&amp;nbsp; validationType=&amp;quot;timeSpanRange&amp;quot; validationParameter=&amp;quot;0,86400,1&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/element&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Summary.&lt;/h2&gt;&lt;br /&gt;We are excited about ARR 3.0 and thrilled to be able to get the beta in your hands. The engineering team is eagerly looking forward to hearing your feedback which will help us continue improving ARR&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=5024645" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/harshmittal/archive/tags/IIS+News/default.aspx">IIS News</category><category domain="http://blogs.iis.net/harshmittal/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/harshmittal/archive/tags/ARR/default.aspx">ARR</category></item><item><title>Announcing Web Deploy 3.0 RTW</title><link>http://blogs.iis.net/harshmittal/archive/2012/07/26/announcing-web-deploy-3-0-rtw.aspx</link><pubDate>Thu, 26 Jul 2012 15:34:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:4991962</guid><dc:creator>harshmittal</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/harshmittal/rsscomments.aspx?PostID=4991962</wfw:commentRss><comments>http://blogs.iis.net/harshmittal/archive/2012/07/26/announcing-web-deploy-3-0-rtw.aspx#comments</comments><description>&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt"&gt;It’s my pleasure to announce the final release of “Microsoft Web Deploy 3.0”. Web Deploy simplifies the deployment of Web applications and Web sites to IIS servers. It also, facilitates migration of IIS servers from older version to newer versions.&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt; 
&lt;P&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;If you are new to Web Deploy, Please read our &lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://learn.iis.net/page.aspx/1073/introduction-to-web-deploy/" target=_blank mce_href="http://learn.iis.net/page.aspx/1073/introduction-to-web-deploy/"&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1083cc; FONT-SIZE: 9.5pt"&gt;Introduction to Web Deploy&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt; tutorial.&amp;nbsp; Web Deploy 3.0 can be installled using these links &lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1083cc; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://download.microsoft.com/download/1/B/3/1B3F8377-CFE1-4B40-8402-AE1FC6A0A8C3/WebDeploy_x86_en-US.msi" target=_blank mce_href="http://download.microsoft.com/download/1/B/3/1B3F8377-CFE1-4B40-8402-AE1FC6A0A8C3/WebDeploy_x86_en-US.msi"&gt;&lt;SPAN style="COLOR: #1083cc"&gt;x86&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;/&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1083cc; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://download.microsoft.com/download/1/B/3/1B3F8377-CFE1-4B40-8402-AE1FC6A0A8C3/WebDeploy_amd64_en-US.msi" target=_blank mce_href="http://download.microsoft.com/download/1/B/3/1B3F8377-CFE1-4B40-8402-AE1FC6A0A8C3/WebDeploy_amd64_en-US.msi"&gt;&lt;SPAN style="COLOR: #1083cc"&gt;x64&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;. More details on installation can be&amp;nbsp;found in &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://learn.iis.net/page.aspx/1075/installing-and-configuring-web-deploy/" target=_blank mce_href="http://learn.iis.net/page.aspx/1075/installing-and-configuring-web-deploy/"&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1083cc; FONT-SIZE: 9.5pt"&gt;Installing &amp;amp; Configuring Web Deploy&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt; tutorial. Previous Web Deploy 3.0 versions will be upgrade to the RTW version, and this V3 will continue to live side-by-side with Web Deploy 2.0 &amp;amp; Web Deploy 1.1. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;Here's a rundown of new features in Web Deploy 3.0:&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;H1 style="MARGIN: 24pt 0in 0pt"&gt;&lt;FONT size=5&gt;&lt;FONT color=#365f91&gt;&lt;FONT face=Cambria&gt;Deployment &amp;amp; Migration to IIS8&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/H1&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;If you are impressed with &lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://learn.iis.net/page.aspx/1087/what39s-new-in-iis-80-for-windows-8/" target=_blank mce_href="http://learn.iis.net/page.aspx/1087/what39s-new-in-iis-80-for-windows-8/"&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1083cc; FONT-SIZE: 9.5pt"&gt;cool new features&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt; of IIS8 and Windows Server 2012 and looking for migration strategy from your existing IIS Servers, Web Deploy 3.0 fully supports migrating to IIS8 from IIS 6, IIS7 and IIS7.5. Please follow our documentation walkthrough on migration &lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://learn.iis.net/page.aspx/446/synchronize-iis/" target=_blank mce_href="http://learn.iis.net/page.aspx/446/synchronize-iis/"&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1083cc; FONT-SIZE: 9.5pt"&gt;Synchronize IIS&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://learn.iis.net/page.aspx/427/migrate-a-web-site-from-iis-60-to-iis-7-or-above/" target=_blank mce_href="http://learn.iis.net/page.aspx/427/migrate-a-web-site-from-iis-60-to-iis-7-or-above/"&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1083cc; FONT-SIZE: 9.5pt"&gt;Migrate a Web Site from IIS6.0 to IIS7 and above&lt;/SPAN&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;Web Deployment experience for IIS8 is no different than publishing to IIS7, you can learn more about publishing in our tutorial "&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://learn.iis.net/page.aspx/1080/testing-web-deploy-publishing-from-visual-studio-2010-and-webmatrix/" target=_blank mce_href="http://learn.iis.net/page.aspx/1080/testing-web-deploy-publishing-from-visual-studio-2010-and-webmatrix/"&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1083cc; FONT-SIZE: 9.5pt"&gt;Testing Web Deploy Publishing from Visual Studio 2010 and WebMatrix&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;." &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;Web Deploy ships with Visual Studio and Web Matrix and is the default web publishing tool for these.&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;
&lt;H1 style="MARGIN: 24pt 0in 0pt"&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=5&gt;&lt;FONT color=#365f91&gt;&lt;FONT face=Cambria&gt;Publishing to Microsoft Azure Websites &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/H1&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;Web Deploy 3.0&amp;nbsp;supports deploying&amp;nbsp;websites to Microsoft’s new &lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://www.windowsazure.com/en-us/home/scenarios/web-sites/" mce_href="http://www.windowsazure.com/en-us/home/scenarios/web-sites/"&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1083cc; FONT-SIZE: 9.5pt"&gt;Azure Websites&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt; offering. You can either directly publish from Visual Studio/WebMatrix or use Web Deploy cmdline for same.&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #333333; FONT-SIZE: 16pt; mso-fareast-font-family: 'Times New Roman'"&gt; &lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;
&lt;H1 style="MARGIN: 24pt 0in 0pt"&gt;&lt;FONT face=Cambria&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT color=#365f91 size=5&gt;Incremental Database Publishing using Data Tier Application (DAC) framework&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H1&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;We have added support for incremental data sync and SQL Azure download using SQL DACPAC framework. More details can be found &lt;A title="DbDACFX provider" href="http://learn.iis.net/page.aspx/1305/dbdacfx-provider-for-incremental-database-publishing/" target=_blank mce_href="http://learn.iis.net/page.aspx/1305/dbdacfx-provider-for-incremental-database-publishing/"&gt;here&lt;/A&gt;.&lt;/SPAN&gt; 
&lt;H1 style="MARGIN: 24pt 0in 0pt"&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=5&gt;&lt;FONT color=#365f91&gt;&lt;FONT face=Cambria&gt;Automatic Backup &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/H1&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;One of the common feedback we received that customers often make mistakes while publishing changes to websites. This is especially true for amateur developers and small business owners. It is very hard to recover from these mistakes. In Web Deploy V3 we are introducing new feature "Automatic Backup" which will allow server administrators to configure servers in such a way that each publish will automatically generate a backup and store it on server. If you need to roll back or go to a previous version, you will be able to do it without involving server administrator. You can also manually trigger the backup using msdeploy cmdline.You can learn more about this feature in our "&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://learn.iis.net/page.aspx/1281/web-deploy-automatic-backups/" target=_blank mce_href="http://learn.iis.net/page.aspx/1281/web-deploy-automatic-backups/"&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1083cc; FONT-SIZE: 9.5pt"&gt;Automatic Backups"&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt; Tutorial. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt; 
&lt;H1 style="MARGIN: 24pt 0in 0pt"&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=5&gt;&lt;FONT color=#365f91&gt;&lt;FONT face=Cambria&gt;PowerShell Cmdlets&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/H1&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;Web Deploy command line is very versatile which also makes it equally complex. Based on your feedback, team has invested into PowerShell Cmdlets for common Web Deploy tasks. We are releasing more than 20 PowerShell Cmdlets in this release. Powershell cmdlets includes help description as part of cmdlets themselves. More details are provided in &lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://learn.iis.net/page.aspx/1284/web-deploy-powershell-cmdlets/" target=_blank mce_href="http://learn.iis.net/page.aspx/1284/web-deploy-powershell-cmdlets/"&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #1083cc; FONT-SIZE: 9.5pt"&gt;"PowerShell Cmdlets" &lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;tutorial.&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt; 
&lt;H1 style="MARGIN: 24pt 0in 0pt"&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=5&gt;&lt;FONT color=#365f91&gt;&lt;FONT face=Cambria&gt;Improved Parameterization&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/H1&gt;
&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;Web Deploy supports parameterization of publish settings during deployment time. To learn more read &lt;A href="http://learn.iis.net/page.aspx/1082/web-deploy-parameterization/" target=_blank mce_href="http://learn.iis.net/page.aspx/1082/web-deploy-parameterization/"&gt;&lt;SPAN style="COLOR: #1083cc"&gt;Web Deploy parameterization&lt;/SPAN&gt;&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN style="FONT-FAMILY: 'Times New Roman','serif'; COLOR: #5b5b5b; FONT-SIZE: 7pt; mso-fareast-font-family: Tahoma"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;Extend the current xml parameterization beyond attribute value replacements to a more complete xml modification story by allowing addition/deletion/replacement of new elements.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-FAMILY: 'Times New Roman','serif'; COLOR: #5b5b5b; FONT-SIZE: 7pt; mso-fareast-font-family: Tahoma"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;Accept the replacement data for parameters to come from the server, from the package itself or from the source.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;More details can be found &lt;A href="http://learn.iis.net/page.aspx/1302/parameterization-improvements-in-web-deploy-v3/" mce_href="http://learn.iis.net/page.aspx/1302/parameterization-improvements-in-web-deploy-v3/"&gt;&lt;SPAN style="COLOR: #1083cc"&gt;here&lt;/SPAN&gt;&lt;/A&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt; 
&lt;H1 style="MARGIN: 24pt 0in 0pt"&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=5&gt;&lt;FONT color=#365f91&gt;&lt;FONT face=Cambria&gt;Others&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/H1&gt;
&lt;P&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;Apart from above we have added many small improvements in our latest version. Please follow these links for more information.&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: Symbol; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: Symbol; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://learn.iis.net/page.aspx/1299/taking-an-application-offline-before-publishing/" target=_blank mce_href="http://learn.iis.net/page.aspx/1299/taking-an-application-offline-before-publishing/"&gt;Application offline support for .Net applications&lt;/A&gt; &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: Symbol; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://learn.iis.net/page.aspx/1301/changing-authentication-mode-for-a-given-website/" mce_href="http://learn.iis.net/page.aspx/1301/changing-authentication-mode-for-a-given-website/"&gt;&lt;SPAN style="COLOR: #1083cc"&gt;Ability to change authentication mode of Websites&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&lt;/SPAN&gt;&lt;A href="http://learn.iis.net/page.aspx/1276/microsoft-web-deploy-v3-readme/" mce_href="http://learn.iis.net/page.aspx/1276/microsoft-web-deploy-v3-readme/"&gt;&lt;SPAN style="COLOR: #1083cc"&gt;Web Deploy 3.0 ReadMe&lt;/SPAN&gt;&lt;/A&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Tahoma','sans-serif'; COLOR: #5b5b5b; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN class=Heading1Char&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-SIZE: 14pt"&gt;&lt;STRONG&gt;&lt;FONT color=#365f91 face=Cambria&gt;Summary&lt;BR&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Segoe UI','sans-serif'; COLOR: #424242; FONT-SIZE: 9.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN" lang=EN&gt;&lt;BR&gt;We are excited about Web Deploy 3.0 and thrilled to be able to get the RTW in your hands. The engineering team is eagerly looking forward to hearing your feedback which will help us continue improving Web Deploy.&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt; 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=4991962" width="1" height="1"&gt;</description></item></channel></rss>