Azure SQL Database – View/Update Roles assigned to Users & Groups with Azure Data Studio
Azure SQL Database is a managed cloud database service that allows you to build secure, scalable applications on a fully managed SQL database.
Often, database administrators need to view and manage user roles and permissions. For this, you might have used SSMS which shows in the UI itself for SQL Server. Unfortunately, SSMS doesn’t show the same for Azure SQL Database.
In this article, we are going to learn how to view the list of roles assigned to Users and Groups using Azure Data Studio.