DP203

作者: 山猪打不过家猪 | 来源:发表于2023-02-25 17:07 被阅读0次

    1.Introduction to Azure Cloud Computing

    1.1 Resource management group and subscription

    image.png

    1.2 CREATE A SQL SERVER ON AZURE

    1. choose an azure service


      image.png
    2. create a new SQL server and database


      image.png
    3. waiting for the creation to finish and getting the connection address


      image.png
    4. use the address and admin name logging in from sqlserver2008


      image.png

    1.3 Data Cycle

    image.png
    • HDFS: distributed file system

    1.4 SQL Server in azure virtual machine

    image.png
    image.png

    1.4 FIREWALL SETTINGS

    image.png

    1.4 ELASTIC DATABASE

    • create an elastic database


      image.png
    • db1001 and db1002 are the single databases on the same server dbsvr1001
    • db1003 is not an elastic database, and it is on a different server

    add an elastic pool

    image.png image.png
    • add these two databases to the pool


      image.png
      image.png
      image.png

    1.5 Managed Instance(04/033)

    image.png
    • step 1. create a new a visual machine


      image.png
    • create a new subnet


      image.png

    相关文章

      网友评论

          本文标题:DP203

          本文链接:https://www.haomeiwen.com/subject/giufldtx.html