While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
Answer / Nirmal Jeet Kaur
To ensure that database connectivity does not degrade during migration from Microsoft SQL Server 2008 to SQL Azure, you should: (1) Use SQL Azure Migration Assistant (ASA) or Data Migration Service. (2) Check and update firewall rules in SQL Azure to allow traffic from the source database. (3) Test the connection before and after migration.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the differences between web role and worker role?
What is the index requirement in SQL Azure?
How can you manage sql azure security?
What is Federation Root Database?
What encryption security is available in sql azure?
What is the difference in accessing db between sql server vs sql azure?
Explain iaas, paas and saas?
How many replicas are maintained for each sql azure db?
How do you improve the performance of a SQL Azure Database?
How can we migrate from SQL server to SQL Azure?
What are rest-style architecture's?
How to scale out a federation by Sql statement?