Azure Classroomnotes 06/May/2023

Azure Interfaces

  • To interact with azure we have 3 major interfaces
    • Using Browser: Azure Portal
    • From Command Line:
      • Azure CLI
      • Azure Powershell
    • From Code:
      • Azure SDK

Azure SQL (Contd)

  • Azure SQL Concepts/Features

Azure SQL Single Database

  • Create a resource group
  • Create an Azure SQL Database
    • Size: Basic
    • With Sample Database









  • Wait for the database to be created
  • Open the database and set server firewall rule
  • To allow all refer below
  • To allow your client ip
  • Open Query Editor

  • Max size of data in
    • Azure SQL Databases is 4 TB
    • Azure SQL Managed instances is 16 TB
    • Azure SQL HyperScale is 100 TB

Failover in Databases

  • For Failover to happen, we need to create a failover group at server level.
  • Then we can configure write policy
  • When primary database fails making secondary database to accept the connections is considered as failover.

Backup Types

  • Point in Time Restore
  • Full backup
  • incremental backup
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

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

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%