Security Defaults in Azure Portal. IMPORTANT, SECURITY DEFAULTS IS NOT ALWAYS ENABLED BY DEFAULT. YOU MUST CHECK YOUR SETTINGS What does Security Defaults give you? Security Defaults when enabled provide…
Microsoft Azure Security – Study Notes
A collection of all my study notes and lab work while working towards passing the badge Microsoft Certified Security Engineer Associate by passing the AZ-500 exam These notes are in…
MS365 – Azure AD – Dynamic Groups and Expiration Settings
Maintain groups in Azure AD with dynamic groups and set expiration settings. Example scenario : Controlling remote access to sub contractors working on a short term project. The project owner…
AZ-500: Microsoft Azure Security Technologies – EXAM PASSED!!!
AZ-500: Microsoft Azure Security Technologies EXAM PASSED!!! #Azure #Security #AzureSecurity #CertifiedProfessional #CloudSecurity #CloudFamily #CyberSecurity #MicrosoftAzure #MicrosoftCloud #Microsoft #alwaysbelearning #AZ500 #EXAM #PASSED
Azure – Setup Azure Blueprints
Challenge: Separate subscriptions for multiple disciplines under the same Azure Active Directory Tenancy. Required : Each subscription to have the same role assignments Solution : Azure Blueprints to define a…
Azure – Advisor
Sample screen shots of Azure Advisor Recommendations : Cost , Security, High Availability, Performance, Operational Excellence Example Recommendations report export, output as a PDF or CSV
Azure – AD Identity Protection
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 – 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 – 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…
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…