Recent Posts

Resource Group deployment via ARM templates

3 minute read

When deploying an Azure Resource Manager (ARM) template you have to create a resource group within Azure. To deploy a template via script your script would l...

Updates to my VSTS extensions

1 minute read

Since a couple of months I have been developing extensions for Visual Studio Team Service (VSTS). I created extensions for task I had to do manual a couple o...

The securitydata Azure resource group

2 minute read

Most of the times companies have rules in place for managing their Azure environment. The main rules that should be in place are “Azure Policies” and naming ...

Point to Site VPN Client won’t install

1 minute read

To connect an Azure App Service to a on-premise database you can make use of different solutions. Two of those solutions are: Hybrid Connection VPN On my b...