Skip to content

Commit b20c9c6

Browse files
Update entra-id-tutorial.md
1 parent 4f14752 commit b20c9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/includes/entra-id-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ After the Azure Arc agent on the SQL Server host has completed its operation, th
242242
The same syntax for creating Microsoft Entra logins and users on Azure SQL Database and Azure SQL Managed Instance can now be used on SQL Server.
243243
244244
> [!NOTE]
245-
> On SQL Server, any Entra account that has the ALTER ANY LOGIN or ALTER ANY USER permission can create Microsoft Entra logins or users, respectively. Otherwise, only SYSADMINS can create Microsoft Entra logins or users.
245+
> On SQL Server, any Entra account that has the `ALTER ANY LOGIN` or `ALTER ANY USER` permission can create Microsoft Entra logins or users, respectively. Otherwise, only **SYSADMINS** can create Microsoft Entra logins or users.
246246
247247
To create a login for a Microsoft Entra account, execute the following T-SQL command in the `master` database:
248248

0 commit comments

Comments
 (0)