
Explore the CIA triad of confidentiality, integrity, and availability to secure information, understand ISO 27001 and information security management systems, and apply controls for data privacy.
Learn the cloud security shared responsibility model and how governance, risk, and compliance divide between the cloud provider and customer across IaaS, PaaS, and SaaS, including data security.
Explore defense in depth for Azure SQL DB security with network level controls, encryption, access controls, dynamic data masking, row level security, auditing, threat detection, and vulnerability assessment.
Explore defense in depth for azure sql by encrypting data in motion with ssl/tls, data at rest with transparent data encryption, and data in use with always encrypted client-side encryption.
Explore access control in Azure SQL, comparing secret authentication with Azure Active Directory authentication, and implement application access with row-level security and dynamic data masking to protect sensitive data.
Create an sql server and sql database in the Azure portal. Manage admin level access and authentication for secure database access.
The lecture demonstrates configuring server-level access with firewall rules and RBAC, showing how to assign roles like contributor and security manager to control secrets server access.
Explore auditing and threat detection in advanced threat protection for SQL DB, see alerts for suspicious activity like SQL injection, and understand how audit logs and log analytics support compliance.
Configure auditing on an Azure SQL server and database to track activity, and send logs to storage accounts, log analytics, or hub for compliance and security insights.
Enable transparent data encryption on SQL database with service managed keys by default, or use a customer managed key for your organization, protecting data at rest.
Enable advanced data security on Azure SQL databases to activate vulnerability assessment, data discovery and classification, and threat detection, with configurable email alerts and server or database level scope.
Assess defense in depth for Cosmos DB by implementing network security with ip firewall, role-based access control (iam) integration, and encryption at rest and in transit by default.
discover how to secure Cosmos DB with IP firewall and token-based authorization, configuring network rules to allow specific IP ranges while requiring valid authorization tokens for access.
Secure Cosmos DB by enforcing management plane security with role-based access control and protecting the data plane with master keys and resource tokens, including read-only and backup operator roles.
Explore creating an azure cosmos db instance, configure rbac access, and manage master keys and data plane tokens to secure data, with firewall and virtual network controls.
Hackers attack databases to gain access to personal data, perhaps to use it for personal gain or for some illegal practice, therefore it is mandate for an organization to adopt database monitoring and security as one of its PRIMARY CONTROL
Moving a database to a cloud computing environment, there is a need to identify security requirements. In a cloud computing environment where dynamically virtually scalable resources are available for use over the Internet Database security is a challenge due to virtual set up and use. Security is critical due to the varied IT services that can be provided through a cloud.
The use of the cloud computing environment to cater to the demands of users in the internet has made database security a critical issue. Database Security is a critical issue in cloud computing due to the variety of IT services that can be provided through a cloud environment. In this course we will discuss various methods with the help of which you can ensure database security. You will learn how to ensure data confidentiality, integrity and availability on any databases. We will discuss all methods which Microsoft offers to protect databases systems against potential threats. Techniques like Cryptography, secret key methods, digital signatures and certificates are introduced as means to protect databases.
There are techniques and approaches currently used for database security. Monitoring, electronic signatures, vulnerability assessment, data masking, encryption, are all currently available to protect data when transmitted across sites and enforcing access control based on policies set for database inquiries.
Since there is huge range of cloud-based database solutions available in Azure, there can doubts around the authentication, authorization and encryption for services.
In this course you will learn.
Cloud Security - Shared Responsibility model.
Azure SQL DB Security Considerations
Access Control (Access Management) in Azure SQL
Demo :Create SQL server, SQL DB and Manage admin level access.
Demo :Manage access via RBAC and Firewall Settings.
Auditing and threat Detection in SQL DB
Demo: Configure Auditing on SQL Server and SQL DB
Demo : Enable Transparent Data Encryption on SQL database
Demo: Configure Advance data security on SQL Server and DB
Cosmos DB security considerations.
Network Security using IP firewall in Cosmos DB.
Management plane and Data plane security in Cosmos DB
Demo : Create Cosmos DB, RBAC Access and Use of Master Keys
On Completion of this course, you will gain skills, knowledge and have practical exposure to secure Azure database s.