Sync data between azure database and local database using cloud power shell
问题 We are trying to sync an azure database and local SQL database using power shell. We are referencing the following URL for the sync process. https://docs.microsoft.com/en-us/azure/azure-sql/database/scripts/sql-data-sync-sync-data-between-azure-onprem Up to the database schema section, we can execute the script successfully. But when we execute the following code it is showing an error. $newSchema = [AzureSqlSyncGroupSchemaModel]::new() Error is “InvalidOperation: Unable to find type