Azure Classroomnotes 14/Sep/2023

Azure Databases

SQL Server

  • Azure Offers Database as Service with SQL Server
  • Azure SQL creates the latest SQL as Service.
  • When we create Azure SQL Database and Server get created.
  • To connect to the database we will have an endpoint (public/private)
  • Azure Server also has a firewall, where the ip of the connecting client will be blocked/allowed based on rules
  • Azure SQL Allows three authentication mechanisms

    • SQL Authentication (Username and Password)
    • Azure AD Authentication (Active Directory Authentication)
    • Both
      Preview
  • Database Purchase Models

    • DTU Based Model
    • vcore Based Model
      • Provisioned
      • Serverless

Activity: Lets create an Azure SQL Database with public endpoint

  • Lets create a DTU Based Model with Basic DTU
  • Refer Here for the QuickStart from Azure
  • Observe Resources in Resource Group
    Preview
  • View Server and then databases
    Preview
    Preview
    Preview
  • To connect to database from your system we need to allow your system in firewall
    Preview
    Preview
  • If we want to allow communications from any ip address 0.0.0.0 to 255.255.255.255
    Preview
    Preview
  • For Cleanup Delete Resource Group

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

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

Please turn AdBlock off
Customized Social Media Icons from Acurax Digital Marketing Agency

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube