Skip to content

Commit 058a4bd

Browse files
committed
remove ssms object explorer limitation
1 parent e49712e commit 058a4bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/azure-sql/database/authentication-azure-ad-logins.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ For a tutorial on how to grant these roles, see [Tutorial: Create and utilize Az
121121
- Changing permissions on specific Azure AD login object isn't supported:
122122
- `GRANT <PERMISSION> ON LOGIN :: <Azure AD account> TO <Any other login> `
123123
- When permissions are altered for an Azure AD login with existing open connections to an Azure SQL Database, permissions aren't effective until the user reconnects. Also [flush the authentication cache and the TokenAndPermUserStore cache](#disable-or-enable-a-login-using-alter-login-syntax). This applies to server role membership change using the [ALTER SERVER ROLE](/sql/t-sql/statements/alter-server-role-transact-sql) statement.
124-
- [SQL Server Management Studio (SSMS)](/sql/ssms/download-sql-server-management-studio-ssms) doesn't display the login names in **Object Explorer**.
125124
- Setting an Azure AD login mapped to an Azure AD group as the database owner isn't supported.
126125
- [Azure SQL Database server roles](security-server-roles.md) aren't supported for Azure AD groups.
127126

0 commit comments

Comments
 (0)