Free cookie consent management tool by TermsFeed Policy Generator
  • Azure SQL Video
  •    11 page views
  •   1016 video views
  • 2024, May 26, Sunday

How to migrate schema and data from SQL Server to Azure SQL

Apresentamos nesse vídeo como migrar a estrutura comparando o esquema e os dados existentes do SQL Server On-Premises (Servidor Local) para o Banco de Dados SQL do Azure (na Nuvem) utilizando o SQL Server Data Tools (SSDT) no Microsoft Visual Studio.

We'll get to know the techniques:

1. Connect to Azure SQL Database (AZURE PORTAL, CONNECT WITH, VISUAL STUDIO):

You
  • can connect SQL Server Data Tools (SSDT) to Azure SQL Database directly from Visual Studio. This allows you to develop and manage database schemas and objects.
2. View available SQL Server instances and objects

(SQL SERVER OBJECT EXPLORER):

SQL Server
  • Object Explorer in SSDT allows you to view available SQL Server instances and objects, making it easier to navigate and manage your databases.
3. Compare schema between SQL Server On-Premises and Azure SQL Database (SCHEMA COMPARE):
  • The schema comparison feature allows you to compare the structure of objects between an on-premises environment and an Azure SQL Database by identifying differences.

4. Identify different objects between instances (OBJECT DEFINITION, ADD, TABLE):SSDT

  • HELPS IDENTIFY DIFFERENT OBJECTS, SUCH AS TABLES, BETWEEN INSTANCES. You can view the object definitions and decide on the actions to take.
5. Update the schema on the target Azure SQL Database instance (UPDATE):
  • Based on the schema comparison, you can update the schema on the target instance in Azure SQL Database

.

6. Compare existing data between On-Premises and Azure SQL Database tables (DATA COMPARISON):
  • The data comparison feature allows you to identify differences between data from tables in on-premises environments and in Azure SQL Database.

7. Identify different records (DIFFERENT RECORDS, ONLY IN

SOURCE, ONLY IN TARGET, IDENTICAL RECORDS): You

can identify different records, unique records in the
  • source environment, unique records in the target environment, and identical records during data comparison.
8. Update the records in the target Azure SQL Database instance (UPDATE TARGET):
  • Based on the data comparison, you can update the records in the target instance in Azure SQL Database.

9. Visualize the data in the Azure SQL

Database instance (VIEW DATA):

  • SSDT allows you to view the data directly in the Azure SQL Database instance, making it easier to analyze and manage the stored data.

This content contains
  • Content Video
  • Language Portuguese
  • Duration 9m 45s
  • Subtitles Não

  • Reading time 1 min 33 seg

avatar
Fabio Santos

Data Scientist and Consultant for Digital and Analytics Solutions


  • Share

Youtube Channel

@fabioms

Subscribe now