In attempting to run the SQL Server 2012 MAster Data Services Configuration Manager, I attempt to run the Create Database wizard from the Database Configuration tab.
I'm running configuration manager as an administrator on the server, and have verified that I have create database permission on the sql instance, but when I test connection or attempt to create database, I get the message "The user does not have permission to create a Master Data Services database on the specified SQL Server instance."
What additional permissions are needed for the MDS database creation? As noted, I have create DB permission and can create a DB through SSMS, but cannot through the Create Database Wizard.