Identity and access in Azure Active Directory

Azure AD Azure AD is Microsoft’s cloud-based identity and access management service which provides single sign-on and multi-factor authentication. Azure AD is not a cloud version of Windows Server Active Directory. It’s also not intended as a complete...

Network security in Azure

Azure virtual networks provide key networking capabilities: Isolation and segmentation Internet communications Communicate between Azure resources Communicate with on-premises resources point to site vpn site to site vpn express route Route network traffic Filter...

Secure your cloud applications in Azure

Defense in depth Each layer can implement one or more of the CIA concerns. Defense in depth # Ring Example Principle 1 Data Data encryption at rest in Azure blob storage Integrity 2 Application SSL/TLS encrypted sessions Integrity 3 Compute Regularly apply OS and...