Forum Discussion
Ayushtz
Oct 29, 2021Copper Contributor
How to copy an Azure SQL Database to a different server or subscription using Azure Automation.
I am trying to copy Azure SQL Database to a different server, and for this I am following this document https://techcommunity.microsoft.com/t5/azure-database-support-blog/how-to-copy-an-azure-sql-dat...
Nagesh_g
Microsoft
Nov 11, 2021It seems you have given FQDN for server name twice which is why it is showing servername.database.windows.net.database.windows.net. It should be servername.database.windows.net.
You mentioned login name as Sana1, may i know why your using sanauser?
You mentioned login name as Sana1, may i know why your using sanauser?