Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 5edc431

Browse files
Merge pull request #29896 from nofield/patch-7
Add Microsoft Entra auth value prop
2 parents fe60e9c + 92566bf commit 5edc431

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

docs/sql-server/azure-arc/overview.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,12 @@ Review an example of a custom dashboard in [GitHub microsoft/sql-server-samples]
3939

4040
You can optimize the configuration of your SQL Server instances for best performance and security by running a best practices assessment. The assessment report shows you specific ways to improve your configuration. The assessment compares your configuration to best practices established by Microsoft Support through many years of real-world experience. Each suggestion includes the details on how to change the configuration.
4141

42-
## Microsoft Entra ID authentication
43-
44-
Establish a secure connection to Azure to authenticate with Microsoft Entra ID. Requires:
45-
46-
- [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] or later.
47-
- [!INCLUDE [ssazurearc](../../includes/ssazurearc.md)]
42+
## Microsoft Entra authentication
4843

4944
[!INCLUDE [entra-id](../../includes/entra-id.md)]
5045

46+
Starting with [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)], Azure Arc enabled SQL Servers can utilize Microsoft Entra ID for authentication, bringing a modern centralized identity and access management solution to SQL Server. Microsoft Entra authentication provides greatly enhanced security over traditional username and password-based authentication, which is **not recommended**. For more information about the risks and challenges passwords pose, refer to ["What’s the solution to the growing problem of passwords?](https://news.microsoft.com/features/whats-solution-growing-problem-passwords-says-microsoft/) Microsoft Entra authentication removes the need for self-managed secrets entirely when communicating with Azure resources, through managed identity authentication. For user-based authentication, Microsoft Entra ID supports enhanced security measures including multi-factor authentication (MFA), single sign-on (SSO), and modern identity practices.
47+
5148
## Microsoft Defender for Cloud
5249

5350
Microsoft Defender for Cloud helps you discover and mitigate potential database vulnerabilities and alerts you to anomalous activities. These activities might indicate threats to your databases on SQL Server instances enabled for Azure Arc.

0 commit comments

Comments
 (0)