Restrict Access to VM Applications by IP

For those that are unaware, a low-cost solution to hosting applications in Azure is to host them in Linux Ubuntu. I’ve been asked how to secure the apps at different…

Manage Azure Functions API Security

There are several methods you can use to secure an Azure Functions. This page particularly documents the security standards required by UK Government standards when deploying serverless code (Azure Functions…

Azure SQL Server security first steps

This post is a summary of the Microsoft Azure Tutorial: Secure a single or pooled database.