Azure Resource Explorer: a new tool to discover the Azure API
2015年4月2日
We’re excited to announce the Preview of a new site called Azure Resource Explorer and encourage you to head over and try it out today!
2015年4月2日
We’re excited to announce the Preview of a new site called Azure Resource Explorer and encourage you to head over and try it out today!
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.