Skip to content

Commit 4f14752

Browse files
Update managed-identity.md
1 parent 4b09b31 commit 4f14752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/sql-server/azure-arc/managed-identity.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ When using managed identity with SQL Server enabled by Azure Arc, consider the f
3838
- `Inbound connections` are logins and users connecting to SQL Server. Inbound connections can also be achieved by using [App registration](entra-authentication-setup-tutorial.md), starting in [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)].
3939
- `Outbound connections` are SQL Server connections to Azure resources, like backup to URL, or connecting to Azure Key Vault.
4040
- App Registration **can't** enable a SQL Server to make outbound connections. Outbound connections need a primary managed identity assigned to the SQL Server.
41+
- SQL Server 2025 and later recommends using managed identity based Entra setup, as detailed in this article. Alternatively, you can configure an [app registration for SQL Server 2025.](https://learn.microsoft.com/en-us/sql/relational-databases/security/authentication-access/microsoft-entra-authentication-sql-server-enable-without-arc)
4142
- \<There was some change here. Delete before publish\>
4243

4344
## Prerequisites

0 commit comments

Comments
 (0)