Azure Classroomnotes 21/Sep/2023

Choosing a Right SQL on Azure

Azure SQL Database Features

  • Auditing: Enabling the auditing will store the events with the change information in Azure Storage account and Cryptographic audit will also a ledger database (hash of current change = current change + previous changes hash)
    Preview
  • Dynamic Data Masking: This gives ability to mask sensitive information to all users expect admins. This is very useful feature where sensitive data can be protected
    Preview

Azure mySQL and PostgreSQL

  • Lets Create an Azure mysql database (free-instance) as done in the class
  • Lets Create an Azure postgres database (free-instance) as done in the class
  • Next Steps:
    • Understanding flexible servers
    • options in postgres and mysql vs options in azure sql

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner