In this course you will learn how security in the Microsoft Cloud services basically works and what you need to do to protect your Azure / M365 tenant against common attacks and insecure Microsoft default configurations.
Cloud services are reachable from everywhere around the world, which shifts the security from firewalls and VPNs to identities - identities are the new firewall.
Azure AD is the Microsoft cloud identity service for authentication and autorization and thus keeps all your users, groups and additional attributes.
You will learn what kind of identities exist in the Azure world and how you can protect them.
When starting a new tenant, Microsoft provides some default settings - most of them do not have security as the first priority.
Ask yourself, if you want that ..
.. every user can register Enterprise Applications?
.. every user can create new (Sub-) tenants?
.. every user can create subscriptions in your tenant?
.. every user can use the Azure admin portals?
.. guest with non-Azure accounts can be invited?
.. Teams and M365 groups can be created by every user?
.. security groups can be created by every user?
.. passwords can be weak?
After dealing with those basics, the course will give an introduction as well as recommendations for security considerations of:
Multifaktor-Authentication including authentication strength
Conditional Access policies
Device Compliance using Intune
Dangerous Azure AD roles
Logging and Alerting
Security Score and more guides to improve the tenant security
The course switches between theoretical introductions based on slides and practical configuration sessions using the current state of the Azure configuration portals in 2023.