In SQL Azure, The roles of the users created in the main database are not replicated or copied to the geo database and generate error 916
Can you help me?
Could you please help me with a solution to this error, so that the user hosted in the GEO database can access his database with his role assigned in the main database.
To create and access users from primary data base to replicated database follow below steps.
First follow below steps on the
masterdatabase of the Primary server:Now follow below steps on the
sourcedatabase of the Primary server:Now, create login on the
masterdatabase of the Secondary server:Output