Cloud
- Do more or less with default values in the Azure CLI (Shayne Boyer) - That clever! Great optimization of the CLI.
- HTTP-triggered Azure Functions (Gunnar) - Azure functions are such a powerful tool. This post explains how to use them with a Http endpoint.
- How to send emails with SendGrid in Azure WebJobs using the SendGrid extension (Vivien Chevallier) - Nice tutorial that explains very clearly how to use SendGrid in our solution. All the code is also available.
Programming
- Microsoft + Docker – Investing in the future of your applications - It's a very exciting time to build an application. This post lists the Microsoft-related talks at the DockerCon.
- Testing Azure Functions with Postman and Swagger (Shayne Boyer) - Great update to an already awesome tool.
Miscellaneous
- Shutting down CodePlex ( Brian Harry) - If you have a project sitting at Codeplex, don't panic. This post explains what will happen, and if you would like to migrate, what are your options.
- Password managers don't have to be perfect, they just have to be better than not having one (Troy Hunt) - Interesting post about password managers. Are you using one? Learn here why you should.
~Frank