CREATE ROLE doesn't work in master database

Running the CREATE ROLE statement in master database as server-level principal gives:

Msg 15247, Level 16, State 1, Server NNN, Line 10
User does not have permission to perform this action.

Running the same statement in user database succeeds. Is there a way to create a role in master database in SQL Database?


February 17th, 2015 11:35pm

Hi Martin,

Thanks for reaching out. It is not possible to create roles in the logical master in SQL database. Some more information on user management in SQL database can be found here: https://msdn.microsoft.com/en-us/library/azure/ee336235.aspx

Thanks,

Jan

Free Windows Admin Tool Kit Click here and download it now
February 18th, 2015 7:03pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics