User Profile
Yochanan_Rachamim
Joined 7 years ago
User Widgets
Recent Discussions
Re: Replicate datas from Azure DB for mysql to azure SQL DB
Hi BenoitG I'm very happy you choose to use our new community and indeed you are the first one to ask a question here. About integration data between Azure SQL DB and Azure Database for MySQL there is no native wizard to set replication up. However the way to go here is to use either Azure Data Factory which is the tool to run such operation or 3rd party tools like Attunity that have a specific version that offered free for Microsoft customers. In any case the replication will be based on a service that will manage the replication on top of the databases. HTH, Yochanan.2.1KViews1like0Comments
Recent Blog Articles
Mitigate- Error 2767 "Could not locate statistics" when query against the secondary replica fails
Scenario: You may face Error 2767 "Could not locate statistics" when query against the secondary replica fails Full discussion about this error and possible workaround is available here A ...1.9KViews0likes0CommentsSSMS Performance Dashboard for Managed Instance shows different percent of CPU usage
Symptom: When using Performance Dashboard on Azure SQL Managed Instance you may find that percent of CPU usage is different (lower) than reported by Azure Portal for your Managed Instance. You ...2.6KViews0likes0CommentsImport database when policy "Azure SQL DB should avoid using GRS backup" is enforced
Symptoms: Creating or importing database failed due to violation of policy “Azure SQL DB should avoid using GRS backup” When creating database, you should specify the backup storage to be used, ...3.1KViews0likes0Comments