Enable Microsoft Defender Antivirus email scanning for Secure Score

Option 1 – Set the following Group Policy:Computer Configuration\Policies\Administrative Templates\Windows Components\(Windows|Microsoft) Defender Antivirus\Scan\Turn on e-mail scanningTo the following value: EnabledOption 2 – Set the following registry value:HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Scan\DisableEmailScanningTo the following […]

kubernetes Upgrade autoscaling/v2beta2

To get a list of Horizontal Pod Autoscalers in the cluster, use the following command:  kubectl get hpa No resources found in default namespace. Stop Azure Kubernetes […]