Author: zigmax
-
AKS | Scale-down Mode to delete/deallocate nodes in Azure Kubernetes Service (AKS)
Read more: AKS | Scale-down Mode to delete/deallocate nodes in Azure Kubernetes Service (AKS)Hi! By default, scale-up operations performed manually or by the cluster autoscaler require the allocation and provisioning of new nodes, and scale-down operations delete nodes. Scale-down Mode allows you to…
-
Advanced Threat Protection for Azure Cosmos DB
Read more: Advanced Threat Protection for Azure Cosmos DBHi! In this article, I will show you how you can enable Advanced Threat Protection for Azure Cosmos DB. This will help you to detect anomalous activities indicating unusual and…
-
AKS | Update the Service Principal Credentials
Read more: AKS | Update the Service Principal CredentialsHi, In this article, I will show you how you can update the service principals of your AKS cluster. Check the expiration of your service principal: SP_ID=$(az aks show –resource-group…
-
Azure Defender for open-source relational databases
Read more: Azure Defender for open-source relational databasesHi! A new Azure Defender plan is available to bring threat protections for the following open-source relational databases: Azure Database for PostgreSQL Azure Database for MySQL Azure Database for MariaDB…
-
ACR | Azure Defender for container registries now scans for vulnerabilities in registries protected with Azure Private Link
Read more: ACR | Azure Defender for container registries now scans for vulnerabilities in registries protected with Azure Private LinkHi! Since August 2021, it’s now possible to scan the vulnerabilities of your Azure Container Registries protected with an Azure Private Link with “Azure Defender for Container Registries”. Few months…
-
AKS | Private Cluster RunCommand
Read more: AKS | Private Cluster RunCommandHi! Today when you need to access a private cluster, you must do so within the cluster virtual network or a peered network or client machine. This usually requires your…