Azure Classroom Series – 23/Jan/2021

Azure SQL with Powershell Contd..

  • Steps for creating a azure sql server in azure
    • Create a resource group
    • Create a azure sql server
    • Create a firewall rule to allow traffic
    • Create a single database
  • Finding Cmdlets in Azure
    • Navigate to azure powershell docs Refer Here Preview Preview
    • Using Cmd-line help Preview Preview Preview
  • Creating a resource group Preview
  • Create a server Preview Preview Preview
  • Create a firewall rule to open all ip adresss (0.0.0.0-255.255.255.255) Preview
  • Now try connecting the database using sql server endpoint Refer Here for the changeset Preview

Azure Database for MySQL

  • Azure Database for MYSQL is a PAAS platform offered by microsoft for running mysql instances
  • mysql can be created in Azure in the following ways
    • Azure Database for MySQL: This is the PAAS option
      • There are two options
        • Single Server
        • Flexible Server (Preview)
    • MySQL on Azure VMS: This is IAAS option

Azure Database for Postgres

  • Azure Database for Postgres is a PAAS platform offered by microsoft for running Postgres instances
  • Postgres can be created in Azure in the following ways
    • Azure Database for PostgreSQL: This the PAAS option
      • There are three options
        • Single Server
        • Flexible Server
        • Hyperscale (Citus)
    • PostgreSQL on Azure VMs: This is the IAAS
  • Creating an Azure Database for Postgres Preview Preview Preview Preview Preview Preview Preview Preview
  • To enable private connectivity with Azure Database for PostgreSQL Refer Here

Azure Synapse Analytics

  • This is integrated analytics service that acceraltes time to insight across
    • Datawarehouses
    • Big Data Systems
  • Synapse brings together best of SQL technologies used in data warehousing and Spark technologies for bigdata.
  • Synapse SQL is a distributed query system that enables enterprises to implement data warehousing using standard t-sql experience
  • Refer Here for creating and managing Azure Synapse analytics

Leave a 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

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube