400 InvalidSyncGroupCreateOrUpdateRequest - The create or update sync group request body is empty.
400 InvalidSyncMemberCreateOrUpdateRequest - The create or update sync member request body is empty.
400 InvalidSyncAgentCreateOrUpdateRequest - The create or update sync agent request body is empty.
400 InvalidDatabaseResourceId - Invalid database resource identifier.
400 MismatchingSubscriptionWithUrl - The provided subscription did not match the subscription in the Url.
400 InvalidSyncAgentResourceId - Invalid sync agent resource identifier.
400 MismatchingResourceGroupNameWithUrl - The provided resource group name did not match the name in the Url.
400 MismatchingServerNameWithUrl - The provided server name did not match the name in the Url.
400 InvalidParameterValue - An invalid value was given to a parameter.
400 MissingServerName - The Server name is missing
400 MissingDatabaseName - The Database name is missing
400 MissingSyncGroupName - The Sync Group name is missing
400 MissingConflictResolutionPolicy - The Conflict Resolution Policy is missing
400 MissingSyncAgentName - The Sync Agent name is missing
400 SyncOperation_GenericFailure - Failed to perform data sync operation.
400 SyncOperation_WrongSyncDatabase - The sync database specified does not match the existing one.
400 SyncOperation_DwInSyncGroup - Cannot use datawarehouse edition in data sync.
400 SyncOperation_MasterDbInSyncGroup - Cannot use logical master in data sync.
400 CannotDeleteInUseSyncAgent - Cannot delete sync agent because it is used by sync member.
400 InvalidSyncAgent - Sync agent is invalid.
400 InvalidSyncMetadataDatabase - Sync metadata database is invalid.
404 ResourceNotFound - The requested resource was not found.
404 SubscriptionDoesNotHaveServer - The requested server was not found
404 DatabaseDoesNotExist - User has specified a database name that does not exist on this server instance.
404 OperationIdNotFound - The operation with Id does not exist.
409 SyncOperation_AgentAlreadyExists - The sync agent with the same name already exists.
409 SyncOperation_AgentIdAlreadyExists - The sync agent with the same id already exists.
409 OperationCancelled - The operation has been cancelled by user.
409 OperationInterrupted - The operation on the resource could not be completed because it was interrupted by another operation on the same resource.
429 SubscriptionTooManyCreateUpdateRequests - Requests beyond max requests that can be processed by available resources.
429 SubscriptionTooManyRequests - Requests beyond max requests that can be processed by available resources.
500 OperationTimedOut - The operation timed out and automatically rolled back. Please retry the operation.
503 TooManyRequests - Requests beyond max requests that can be processed by available resources.