Azure Tutorials Series - Azure Security

In previous article, we shared the concepts of networking and learnt about Azure load balancing, Azure Traffic Manager, DNS and other concepts. In this article, we will learn about security threats to Azure and how it deals to tackle it.

Azure Security

  • Attackers always have a good eye on the data breach
  • Azure provides layer by layer protection to protect the security
Azure Security Layers
  • Confidentiality, Integrity and availability are the fundamental pillars of security
  • Allows endpoint encryption for virtual machines
  • Using networking to allow limited authorised traffic
  • Anti DDoS attack configuration.
  • Uses firewalls to identify and alert malicious attack on your network
  • Provides IAM roles, RBAC for identity verification and access controls
  • Uses Single-Sign-on and multi factor authentication
  • Some of the way to increase the security of traditional systems are
    • longer and more complex passwords
    • Allow employees to log in with company registered devices
    • Use MFA which requires to verify the identity
    • Change passwords more frequently
  • Security center is offered in 2 tiers
    • Free
    • Standard

Azure Sentinel

Azure Sentinel






















  • Used for deeper investigation into security incidents.
  • Scalable, cloud-native, security information event management(SIEM) and security orchestration automated response(SOAR)
  • Note - Standard is the highest subscription tier of Azure Security centre


Comments

Popular posts from this blog

Azure Tutorials Series - Azure Networking

Coforge Interview Questions | Automation Testing profile

Testing in CI/CD