The information you send on the Internet is passed from computer to computer to get to the destination server. The least you can do to provide privacy, critical security and…
One new feature recently announced, and currently in public preview, is the ability to host your own static website on Azure Storage, a solution which is more cost-effective than the…
In this post, we will showcase the necessary steps to follow in order to de-associate your azure account from any subscription you have joined in the past and you no…
HTTP/2 is a major revision of the HTTP network protocol used by the World Wide Web and comes with a promise to make our applications faster, simpler, and more robust by allowing us to undo…
In this tutorial we will use Computer Vision service to analyze an image and determine the accent and dominant color and whether the image is black & white or colored. Step…
Something new in Azure App Service’s overview blade, is the addition of a new tool for diagnosing and solving problems. It makes it easier to distinguish issues between your code…
Dash is an API Documentation Browser and Code Snippet Manager. It stores snippets of code and instantly searches offline documentation sets for 200+ APIs, 100+ cheat sheets and more. It helps you keep all…
If you have an ASP.NET Core web application that already has JWT authorization, this guide will help you add JWT (JSON Web Token) support to the Swagger UI. What is…
Time Machine is the built-in backup feature for Mac and, to use it, you need an external storage solution that could be an external hard disk or part of a…
In this post, we are going to explore the steps needed to easily monitor an angular application for performance and usage, using Azure Application Insights. Azure Application Insights Azure Application…