Reputation: 39
Do you know anything about Data Quality Services? When it will be introduced in Microsoft Azure? Or maybe there is some services with same functions and possibilities?
Upvotes: 1
Views: 4572
Reputation: 15688
As you can see here there are a good amount of people interested on that feature to come to SQL Azure but there is no official response. Please vote on that URL to grab attention from the Azure SQL Database team about that topic.
Meanwhile you can install SQL Server and DQS on an Azure VMm but you may also consider third-party products available on Azure Marketplace (here).
Upvotes: 1
Reputation: 14389
If you really want Data Quality Services (DQS) there is nothing to stop you provisioning some virtual machines (VMs) and installing SQL Server and DQS on them, ie as Infrastructure as a Service (IaaS). See here for DQS installation instructions:
Upvotes: 1