Note: My Microsoft Cybersecurity Architect MindMap covers already a lot of topics mentioned here: SC-100 MindMap Collection
This MindMap is based on the MS Learning path: AZ-500 Preview
I did a little Microsoft Entra Private Access Test setup.
My goal was to test access to some private Resources hosted on Azure Virtual Machines with Microsoft Entra Private Access instead of VPN.
Overview The test setup is illustrated below: Preview I have one Virtual Machine (VM) with a Windows File Share that I wish to access from my endpoint and I also want to be able to access this VM via RDP.
Based on Mark’s List of cybersecurity Resources, I created the following Mind Map:
Preview
MindMap with Top 10 Active Directory Attack methods and How to Protect against them:
Preview
MindMap for the Book
Factfulness: Ten Reasons We’re Wrong About The World - And Why Things Are Better Than You Think - by Hans Rosling
Preview
Azure AD App registration Recently I had some talks with developers which made me to realize that I didn’t fully understand how App Registrations are working. I was aware that we are registering an app and allowing the app certain permissions but in detail I didn’t understand it.
Why Azure AD App registration? Basically for every app where you want to use the Microsoft Identity Platform, you need to register your app.