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일 월요일
If you have been using Parse hosting as the backend that supports your mobile apps, this may be the perfect time to try out 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