The Azure SQL database export/import process might sometimes take a lot of time by info.odysseyx@gmail.com September 26, 2024 written by info.odysseyx@gmail.com September 26, 2024 0 comment 4 views 4 We have several cases Our customers have reported experiencing delays while exporting/importing through the portal. We would like to take advantage of this opportunity. We explain why this happens and provide some recommendations to optimize this process. The Azure SQL Database Import/Export service provides a limited number of compute virtual machines (VMs) per region to handle import and export operations. Compute VMs are hosted regionally to ensure that imports or exports avoid cross-region bandwidth latency and charges. If too many requests are made simultaneously in the same region, significant delays in processing operations can occur. The time required to complete a request can vary from a few seconds to several hours. To mitigate this, we highly recommend using the SQLPackage utility to export and import Azure SQL databases. The SQLPackage utility allows you to expedite import/export operations by running multiple commands in parallel against multiple subsets of tables. It is available for Windows, macOS, and Linux and can be integrated into your development pipeline. For detailed instructions on how to use the SQLPackage command-line utility, see the following resources: Export parameters and properties to export a SQL Server database using SQLPackage. Get parameters and properties to import a SQL Server database using SQLPackage. SqlPackage in the development pipeline Source link Share 0 FacebookTwitterPinterestEmail info.odysseyx@gmail.com previous post Toxic data in AI training poses a risk for system manipulation next post Migrate to Azure Sphere (Integrated) ahead of Sept 2027 retirement of Legacy service interface You may also like From Zero to Hero: Building Your First Voice Bot with GPT-4o Real-Time API using... October 12, 2024 A Guide to Responsible Synthetic Data Creation October 12, 2024 Capacity Template – MGDC for SharePoint October 11, 2024 Using Azure NetApp Files (ANF) for data- and logfiles for Microsoft SQL Server in... October 11, 2024 Microsoft Community – Do you love stickers?! Do you want to be a part... October 11, 2024 Advanced Alerting Strategies for Azure Monitoring October 11, 2024 Leave a Comment Cancel Reply Save my name, email, and website in this browser for the next time I comment.