Skip to main content

Azure

2024

How to Check TLS Configuration of URLs with Curl and Bash Script
·4 mins
Azure Security
If you are working in an Azure environment and you are using Azure Availability Tests you might run into the following Health Advisory event:
OpenSSH CVE-2024-6387 Vulnerability and your AKS VMSS node images
·11 mins
Kubernetes Aks Security Azure
Recently a new vulnerability in OpenSSH has been identified and the first question that popped into my mind was: How do I make sure my nodes are not affected by _this vulnerability?

2023

Azure Application Gateway WAF config vs WAF policy
·7 mins
Azure Terraform Security
Recently, I had to enable WAF on our Azure Application Gateway.
Terraform: Add Group Members as Owners to a Service Principal or Az AD Application
·2 mins
Terraform Azure
Currently, there is no option for adding a Group as an Owner to a Service Principal or Azure AD Application.