Skip to content

Add Microsoft Entra ID authentication docs for SQL Server#668

Merged
brianlagunas merged 1 commit intomasterfrom
entra_id
Apr 2, 2026
Merged

Add Microsoft Entra ID authentication docs for SQL Server#668
brianlagunas merged 1 commit intomasterfrom
entra_id

Conversation

@brianlagunas
Copy link
Copy Markdown
Member

Changes

  • Added comprehensive Microsoft Entra ID authentication documentation to authentication.md
  • Included step-by-step guide with MSAL implementation example for ASP.NET
  • Added reference tip in MS SQL Server data source documentation
  • Updated supported data sources list to include Microsoft SQL Server for bearer token credentials
  • Translated all changes to Japanese documentation (i18n/ja/)

Details

The documentation covers:

  • Microsoft Entra ID (formerly Azure Active Directory) token acquisition
  • Using RVBearerTokenDataSourceCredential with Entra ID tokens
  • Complete C# example using Microsoft Authentication Library (MSAL)
  • Configuration notes for client ID, secret, and tenant ID
  • Scope information for Azure SQL Server authentication

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@brianlagunas brianlagunas merged commit 66d86c9 into master Apr 2, 2026
2 of 3 checks passed
@brianlagunas brianlagunas deleted the entra_id branch April 2, 2026 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant