How to Set Up a One-Way Real-Time Replicated SQL MI Instance (Read/Write for Custom Tables Only) in a Different Subscription?
Hello Team, We are currently running an Azure SQL Managed Instance (MI) in the South India region, hosting a production database db1. This instance (sql-mi-1) already participates in a failover group with a secondary MI (sql-mi-1-dr) in Central India for…
Azure Database Migration service

Database Watcher - Not able to connect and collect data from Azure SQL Database
We have created Database Watcher and trying to connect it with SQL authentication. It doesn't show up any database under dashboard.
Azure Database Migration service
Error during install of Azure Database Migration Service worker
Hello community, I'm trying to use Azure Database Migration Service for MySQL (Hybrid mode), to migrate Onprem MySQL database to Azure Flexible MySQL Server. I carry out the following…
Azure Database Migration service
Azure Database for MySQL
how to user azure dms for oracle postgresql migration
steps to migrate oracle to postgesql database. I am using ora2pg for schema conversion. For data migration i need steps to user azure DMS service
Azure Database Migration service
Missed automatic migration of PostgreSQL Database from Single Server and now it is disabled
I didn’t act in time to manually trigger the migration - a mistake. The automatic migration from Azure Database for PostgreSQL – Single Server to Flexible Server did not happen as expected. I also missed the window to manually migrate it. Now the server…
Azure Database Migration service
Azure Database Migration Services wizard not finding on-prem database
I am trying to migrate a SQL Database from Vcenter into an Azure SQL Database (not managed instance) via Database Migration Services but for some reason the migration wizard cant seem to find the databases that I need to migrate. I have checked my…
Azure Database Migration service
Unable to migrate to Azure SQL Database
I'm trying to migrate a Sql Server 2008 R2 physical machine to an Azure SQL Database. It fails with the following error: Schema Migration for database 'database-name' failed in state 'MonitorSqlSchemaCopy'. See migration status details for more…
Azure Database Migration service
Azure SQL Server Offline Database Migration via self-hosted impact on source server question
I'm running 5 databases on my production on prem SQL server in the same instance. If I run the offline migration targeting only 1 of those databases, do the other 4 databases stay online during the migration? I don't see in the Q&A Assist's answer…
Azure Database Migration service
Integration Runtime won't register
I think I have all the pieces to start a test database migration, but I can't get an Integration Runtime to register. Here's what I'm working with: SQL Server on prem - Server A Azure Data Studio with Azure SQL Migration add-on installed - Server B …
Azure Database Migration service
Restore TDS enabled Managed instance database to on premise sql server
I have a Azure Managed instance database with TDE enabled (customer managed keys) , i need to take copy_only .bak backup for this MI database to azure blob storage using SAS URL(I achieved this by creating certificate and running Tsql query) . Now my …
Azure Database Migration service
Error DB004: Migration Status Fetch Failure During Postgres Migration
Encountered an error while migrating from a single Postgres server to a flexible Postgres server. The plan is to retire the single Postgres server on 03/28/2025. In the development environment, automatic migration failed, but manual migration through the…
Azure Database Migration service

How to fix Error 603413: Unsupported language(s). in Azure DMS
i try to use Azure DMS (new version) migration from AWS RDS PostgreSQL version 15.6 to Azure Azure Database for PostgreSQL - Flexible Server version 16.4 which when i choose validation and migrate it cannot success and show this errors : Error 603413:…
Azure Database Migration service
Azure Database for PostgreSQL
Need to migrate a legacy application from SQL Server to Azure
I need to migrate a legacy application from SQL Server to any other IaaS or PaaS platform. The application cannot be migrated because it is certified for Windows 7. But the business still needs to access the data for lookups. I'm wondering what type of…
Azure Database Migration service
Azure App Service
Azure Static Web Apps
Desktop data migration tool is unable to export large data set
Hi, I am using Cosmos DB desktop data migration tool to export cosmos container data into JSON file, with 10K records tool works fine, meaning all records were exported but with 50K+ records for another container when tried to export it couldn't export…
Azure Database Migration service
Azure Cosmos DB
Migration Service: Online migration error with JSON malform error when cutover or insert/update records after initial sync
Hi, Target DB: Azure DB for postgresql Flexible server version 15 Source DB: on-prem PG version 9.5 on centos Below pgcopydb error pops up and job fails when migrating with migration service extension in Azure DB for PG flexible server. Error looks like…
Azure Database Migration service
Azure Database for PostgreSQL

WSUS vai continuar dando suporte a atualizações de pacotes (sem ser drivers)
WSUS vai continuar dando suporte a atualizações de pacotes (sem ser drivers)?
Azure Database Migration service
Windows Server
Microsoft Configuration Manager Updates
Guidance With Azure DMS Tool For Maria DB Database Migration
Hello, I am currently working on a Database migration project migrating data from a MariaDB database hosted on AWS over to an Azure SQL DB as part of a cloud consolidation program using an IPsec VPN tunnel. While Azure Database for MariaDB would seem…
Azure Database Migration service
Azure SQL Database
Azure Database for MariaDB

Azure API URL Whitelist Acceptance Questions
For the *.core.windows.net and *.vault.azure.net URLs in the Azure API URL Whitelist, Whitelist registration is required individually, not *. May I know the list of URLs that need to be allowed for that URL?
Azure Key Vault
Azure Database Migration service
Does COPY lock my TimescaleDB database with 70k chunks?
I am using TimescaleDB in an Azure VM for an IoT database. I need to export data in CSV format using the COPY method, but I have around 70,000 chunks in my hypertable. My concern is whether executing COPY to export data locks the database, as it is…
Azure Database Migration service
Azure Database for PostgreSQL
How to Export Data from TimescaleDB in Azure VM to CSV Format
I am working with a TimescaleDB instance installed inside an Azure Virtual Machine (VM), which is actively being used in production. I need to export data for the 2,000 most active users from the past year, including user profile information and device…