This feature looks to identify activity and assign a risk level. "Risk detection and remediation" All features look to be available in Azure AD Premium P2 and restricted number of…
Azure – Auto Shutdown “Save” Greyed Out
I recently tried to enable auto shutdown on a virtual machine. I wanted to receive a notification before auto-shutdown. But the option was greyed out. It would appear if send…
Azure – Install and Configure Antimalware On A Virtual Machine
A Virtual machine must be running. If a virtual machine is stopped your deployment will fail Note a Charge Steps to Install Extension for Microsoft Antimalware Select Virtual Machine >…
Creating Security Baselines In Microsoft Azure
Stephen Hackers Completed the Course Creating Security Baselines In Microsoft Azure By Neil Morrissey #AlwaysBeLearning #UpSkill #Azure #Security #CyberSecurity #PluralSight
Azure – Log Analytics Workspace and AzureVirtual Machine Agent Install
How to prepare to collect security log data from your Azure Windows virtual machines. You require two things: Log Analystics Workspace to be created The agent to be installed on…
Azure – Access Control and Role Assignment
This example shows how to assign a user/group a role to admin virtual machines in a resource group. How to steps.. Select "Resource Group" > IAM > Add > Select…
Azure – Configure Management Locks – Prevent Accidental Deletion Of Core Resources
Locking prevents the accidental deletion or modifying of critical resources. Example Azure Subscription, Resource Group, Network, Files, VMs. How to configure Management locks to prevent the accidental deletion of core…
Simple SQL Injection Example – Review Security and Remediate
Something I regularly do, is review security against attacks and remediate if required. This example is a simple SQL injection attack. There is a few things in addition to code…
AZURE – Control Storage Access by Networks
We have a storage account, "StorageV2 (general purpose v2)" and its can be accessed initially from all networks. We now want to restrict the storage access to an approved network…
Azure – Update Management
How to maintain the patch status of your Windows and Linux machines "You can use Update Management in Azure Automation to manage operating system updates for your Windows and Linux…