- 10
- 27 249
Data Migration Team
Приєднався 29 бер 2017
The official channel of the Data Migration Team
Migrate SQL Server 2008 or SQL Server 2008 R2 to an Azure SQL Database managed instance
A demo of how to migrate end-of-life SQL 2008 and SQL 2008 R2 workloads to an Azure SQL Database managed instance.
Переглядів: 2 589
Відео
Migrate PostgreSQL to Azure Database for PostgreSQL using DMS and the Azure CLI
Переглядів 4,1 тис.5 років тому
A demo of how to migrate a PostgreSQL database running in an on-premises virtual machine to Azure Database for PostgreSQL with minimum downtime using the Azure CLI.
Monitor an online migration and perform migration cutover
Переглядів 1135 років тому
Information about how to monitor an online migration and perform a migration cutover when the initial load and data sync have completed.
Address prerequisites and create an instance of Azure DMS
Переглядів 3745 років тому
Details about the prerequisites, including Azure VNet and firewall set up, needed to create an Azure DMS instance.
How to migrate MongoDB to Cosmos DB
Переглядів 3,5 тис.5 років тому
A demo of how to migrate a MongoDB database to Cosmos DB.
Overview of the migration journey and tools/services
Переглядів 1335 років тому
A walk through of the phases of the migration process and detail about the specific tools and services recommended to perform assessment and migration.
How to Use the Database Migration Guide
Переглядів 965 років тому
An overview of the Azure Database Migration Guide and the information it contains.
Assess on-premises SQL Server for a migration to Azure SQL Database Managed Instance using DMA
Переглядів 3,8 тис.6 років тому
This video provides an overview and demo of assessing an on-premises SQL Server database in anticipation of a migration to Azure SQL Database Managed Instance using the Data Migration Assistant.
Migrate online to Azure SQL Database Managed Instance using Azure DMS
Переглядів 7 тис.6 років тому
This video provides an overview and demo of performing online migrations of SQL Server running on-premises or on virtual machines to Azure SQL Database Managed Instance using the Azure Database Migration Service.
Online migrations using the Azure Database Migration Service
Переглядів 5 тис.6 років тому
This video provides an overview and demo of performing online migrations using the Azure Database Migration Service.
At 7:17 on collection setting step4-: Error type Validation errors Error Detail UnsupportedSourceVersion: The version of the source server is 5.0.14 but must be at least 3.0.0 and less than 4.5.0.
Is that is possible to DMA tool to migrate the database on-prime to azure MI
Thank you Sir, this is really useful.I have one query why we opt for Azure SQL DB MI and not Azure SQL DB? any particular reason.
how to migrate Document DB from AWS to Azure cosmos DB?
Thank you for sharing, Nikhil!
Configuration Migration settings you did not shown up in this video
Sir why we need to take backup with checksum??
Hi Raj, can we migrate real-time data within seconds from Oracle in prem to azure Postgres instance.
Does the MI need to be in the business-critical tier to do this kind of migration? If yes, what are my options for the General purpose tier?
Hi, i have an issue where non ansi joins are detected as issues but when it migrates the code the stored procedure still has the old style join and not the ANSI compatible like INNER JOIN, OUTER Join etc. I have also tried the option to migrate to azure but same result there as well. Any ideas how to fix it? Thank you.
Sir I want buy azure SQL server 2008 for local connection. It is possible
Thank you sir
Ita good sir
Nikhil , could you please help me with what are the pre-reqs for mongo migration to cosmos ? And migration strategies list please TIA
Hello Nikhil , such a cool explanation expecting more
Stupid Demo. Typical Microsoft Style. You guys should stop creating videos when you can not take your time and explain things.
very nice, straightforward explained
Do I need to put my server on public IP? How is AMS establishing on-prem server?
Hello, I have a virtual machine on Azure where I have installed my MongoDB Server and I am not able to understand what will I enter in the source server name so that DMS makes a connection to it?
Hi did u get an answer
@@vidyabharati5317 Yes Mam, Reach out to me here! www.linkedin.com/in/nimai-ahluwalia-69b272167
how to do this when port 1433 is not open?
How to give named instance name in source server detail in dms??
Hi, where we have to save the source.json file and target.json file..? is that in your local system ..?
Hi Pavan. Per the full tutorial here (docs.microsoft.com/en-us/azure/dms/tutorial-postgresql-azure-postgresql-online), the files are stored on the local computer. See step 6 under the Provisioning an instance of DMS using the CLI heading.
Hi Great and knowledgeable videos.. Waiting for methods for workload migration soon on your channel.
Thank you, Rituraj! Our team focuses primarily on database migrations. Be sure to check out the Azure migration center at azure.microsoft.com/migration/ for more information about cloud migrations and options we have to simplify the journey for our customers!
Thanks for the video.. Do we need to configure replication for online migration?
This should not be necessary. Please check out the Azure DMS documentation (docs.microsoft.com/azure/dms/), especially the Tutorials, for more detailed information. Be sure to let us know if you still have questions by contacting the Azure DMS Feedback alias (dmsfeedback@microsoft.com). Thanks!
And there is something fishy here ... look at those SQL scripts: initial backup is from "HRMinDowntime" databases and additional transaction log backups are from "AdventureWorks2012" database?!?!?
The video walks through the SQL to Azure SQL Database tutorial using the AdventureWorks2012 database as a sample.
Be sure to check out the step-by-step information provided in the tutorial for migrating SQL to Azure SQL Database online (docs.microsoft.com/azure/dms/tutorial-sql-server-azure-sql-online) - it is possible that the different segments of the video were created using different source databases. Please check the tutorial for more specific guidance, and let us know if you still have questions by contacting the Azure DMS Feedback alias (dmsfeedback@microsoft.com). Thanks!
If we are going to restore database from backup files why DMS Service needs access to my on premise database? (note that those databases are often hided behind firewalls and VPNs)
Yes, per the prerequisites called out in the SQL to Azure SQL Database online tutorial here: docs.microsoft.com/azure/dms/tutorial-sql-server-azure-sql-online