Category: Azure
-
AKS | Suppress alerts based on Container and Kubernetes entities
Read more: AKS | Suppress alerts based on Container and Kubernetes entitiesHi! You can now suppress alerts based on these Kubernetes entities so you can use the container environment details to align your alerts your organization’s policy and stop receiving unwanted…
-
Speaker at Microsoft Ignite 2022 in Seattle!
Read more: Speaker at Microsoft Ignite 2022 in Seattle!Hi! I will have the pleasure to be speaker at Microsoft Ignite 2022 in Seattle, WA! My session “Expert Meet-up: Cloud for Financial Services” is scheduled on Thursday, October 13…
-
Azure CLI | Disable SSL Certification Verification
Read more: Azure CLI | Disable SSL Certification VerificationHi! In this blog-post, I will show you how you can disable the ssl certification for Azure CLI. set AZURE_CLI_DISABLE_CONNECTION_VERIFICATION=1 Maxime.
-
Deprecated VM alerts regarding suspicious activity related to a Kubernetes cluster
Read more: Deprecated VM alerts regarding suspicious activity related to a Kubernetes clusterHi! The following table lists the alerts that were deprecated: Alert name Description Tactics Severity Docker build operation detected on a Kubernetes node(VM_ImageBuildOnNode) Machine logs indicate a build operation of…
-
Azure Threat Research Matrix
Read more: Azure Threat Research MatrixHi, In this article, I will share with you the Azure Threat Research Matrix. The purpose of the Azure Threat Research Matrix (ATRM) is to conceptualize the known tactics, techniques,…
-
AKS | Image Cleaner
Read more: AKS | Image CleanerHi! In this article, I will show you how you can clean unreferenced images stored at the nodes level. When done manually, this process can be time intensive, which ImageCleaner…