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 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?
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…
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…
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…
Azure - Mongo DB Atlas Deployment failed via MS Founders Hub
MongoDB Atlas on Azure - deployment failed Deployment name: Microsoft.Template-20250130165019 Microsoft.Template-20250130165019 Error: The resource type could not be found in the namespace 'MongoDB.Atlas' for api version '2024-11-18-preview. Not sure…
WordPress Site on Azure: Database Connection Issue After Migration
I need some help with an issue I'm facing after migrating my WordPress site to Azure. Initially, everything worked fine after the migration, and the site was functioning using my migrated database credentials. However, after a few hours, I started…
I am unable to see my azure sql migration extension in the azure data studio.
I am unable to see my azure SQL migration extension in my azure data studio. I have installed the Azure SQL Migration extension but unable to see in the data studio even I tried restarting the data studio. I am following this Microsoft document where i…
Error While Migrating from Azure PostgreSQL Single Server to Flexible Server
Hi Community, I’m encountering an issue while migrating from Azure PostgreSQL Single Server to Flexible Server using the Azure Database Migration Service. Error Details During the migration of a database (e.g., database_name), the process failed with…
Using Azure Dms is it possible to migarte sql databse of 5Tb to azure Vm with ? What are limitations and known issues while migrating huge dbs to azure vm with azure DMS tool?
We are planning to migrate 5 Tb of sql db to azure Vm with help of azure DMS ? does dms support sql db with huge sizes like this? Azure Dms does supports only offline migration for azure vm . what is avg time taken by for migrating sql db with…
How to defer a scheduled migration of my Single Server to Flexible Server?
Q: How do I defer Microsoft's scheduled migration of my Single Server to Flexible Server. A: From Microsoft: Issue: Below is an image of what I see in Azure migration section. How do I defer the date? Do I click the "Start Migration"…
Azure DB for PostgreSQL Migration Move Public IP Address
Need to migrate an existing Azure Database for PostgreSQL - Single Server over to Azure Database for PostgreSQL - Flexible Server. The single server has a standard azure "Public (FQDN) address" of xxxxx.postgres.database.azure.com. How can…
Azure DB for PostgreSQL Migration Offline vs Online
In my existing Azure Database for PostgreSQL - Single Server instance, I have three databases.....(MyDB1, MyDB2, and MyDB3). The migration service allows me to pick online mode or offline mode for the migration, and which databases I wish to migrate. …
I want to migrate azure database for postgresql single server to flexible, any suggestions or checks and process that i need to follow
I have azure database for postgresql single server in production setup but not in pre production. Now I want to migrate it to flexible server. What process is best to do it and what things should i keep in mind
SQL server with Trace flags 2371 and 7745
Hi Team, We are migrating the SQL server databases to Azure managed instance . The DMA reported that 2371 and 7745 trace flags enabled on SQL instance. i think 2371 and 7745 trace flages auto enabled on Managed instance. Please let me know if changes…
Unknown error occurred on migrate azure postgres single server to azure postgre flexible server
I follow the online migration set up to migrate the single server from version 10.0 to flexble server version 11.0.But after passing the the validation the migration was failed.This is the error log. pgcopydb failed with unknown errors. Please contact…
Issue migrating azure postgress single to flexible server
Hello communiy, I am attempting to migrate a modest single database from Azure Postgres to the new Flex instance. The process took approximately three hours and generated the following error: The error message does not provide any details as to why it…
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:…
Will Single to Flexi postgres migration migrates users too? and if there are any foreign data wrappers?
We have a single server which says auto migration is scheduled. But we are not able to view who scheduled the migration automatically. please help. After single to flexi migration, can we still use single server if there are any issues in target flexi…
Real-time Migration of Azure MySQL from One Tenant to another Tenant.
Hello Community, I am currently attempting to perform an online migration of Azure MySQL from one Azure tenant to another. I have explored multiple approaches, including: Azure Data Migration Service Azure MySQL Replication for Continuous Data…