2017年10月5日
The Azure Building Blocks project is a command line tool and set of Azure Resource Manager templates designed to simplify deployment of Azure resources. Users author a set of simplified parameters to specify settings for Azure resources, and the command line tool merges these parameters with best practice defaults to produce a set of final parameter files that can be deployed with the Azure Resource Manager templates.
2017年5月25日
The latest on DevOps with Visual Studio Team Services.
2016年2月16日
Good news, the detail blade for the Annotations feature in Application Insights is now available!
2016年2月1日
これまで、モバイル アプリをサポートするバックエンドとして Parse のホスティング サービスをご利用になっていた方にとって、今こそ Azure App Service をお試しになる絶好のタイミングだと言えるのではないでしょうか。
2016年1月27日
I'm happy to announce that Release Annotations (formerly known as “deployment markers”) are now live in Application Insights!
2014年7月28日
My preferred method of deploying to an Azure Web Site is using git, partially because this is a feature I've been involved with from the beginning (it's known as Kudu). However, in some cases, I just need to deploy a bunch of files from my local machine with minimal fuss, and using git is overkill. For these scenarios WebDeploy (aka msdeploy) really shines.
David Ebbo
Principal Development Lead, Azure App Platform