Following on from my previous post about Network Security Groups, this post is about securing an App Service Environment. An Application Gateway with Web Application Firewall (WAF) is also included to provide additional protection by providing the Web Application Gateway functionality. This works by inspecting the traffic and providing defence against the OWASP top 10… Continue reading Securing an App Service Environment (ASE)
Category: Computing
Information about computing and I.T.
Managing Azure Network Traffic with Network Security Groups
Azure Network Security Groups (NSG) are a core tool that enables you to control the network traffic flow within an Azure Virtual Network. A Network Security Group is a collection of stateful layer 3/4 allow/deny rules, that can be associated with either subnets or individual network interfaces. In this post I hope to cover the basics of how NSGs can be used to manage the traffic within an Azure environment and provide segmentation as part of a zero trust solution.
Integrating ARM Template Security Testing into a DevOps Pipeline
Following on from an earlier post about incorporating penetration testing with OWASP ZAP into an Azure DevOps pipeline, I am going to talk about how to add vulnerability checks for your ARM Templates to a release pipeline.
Integrating security testing into an Azure DevOps pipeline – OWASP ZAP
One of the most effective ways of enhancing the security posture of a solution is to incorporate security into the development lifecycle and embed it within the normal CI/CD pipelines of a project. In this post I am going to look at the Passive Pentest stage of the CI/CD Pipeline.
Azure Premium SSD now supports burst mode
Microsoft have made a number of changes to their Premium SSD managed disk service, 3 new small sizes (4, 8, & 16 GiB) and have also introduced burst mode for disk sizes P20 and below (<= 512GiB). Disk bursting allows your disks to increase both IOPS and Throughput for up to 30 minutes, this capability… Continue reading Azure Premium SSD now supports burst mode
Azure Capacity issues
These are truly difficult times, I thought I would start a series of blog posts about Azure Sentinel. This was going to take some effort getting a good volume of logs generated so I decided to use my MSDN account and associated credits to house the Log analytics workspace and create a free account to… Continue reading Azure Capacity issues