quinta-feira, 5 de outubro de 2017
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.
quinta-feira, 25 de maio de 2017
The latest on DevOps with Visual Studio Team Services.
terça-feira, 16 de fevereiro de 2016
Good news, the detail blade for the Annotations feature in Application Insights is now available!
segunda-feira, 1 de fevereiro de 2016
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.
quarta-feira, 27 de janeiro de 2016
I'm happy to announce that Release Annotations (formerly known as “deployment markers”) are now live in Application Insights!
segunda-feira, 28 de julho de 2014
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