Skip to content

docs(mssql): add Azure AD Workload Identity authentication section#1753

Merged
JorTurFer merged 2 commits into
kedacore:mainfrom
MO2k4:docs/mssql-workload-identity
May 3, 2026
Merged

docs(mssql): add Azure AD Workload Identity authentication section#1753
JorTurFer merged 2 commits into
kedacore:mainfrom
MO2k4:docs/mssql-workload-identity

Conversation

@MO2k4

@MO2k4 MO2k4 commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Documents the new azure-workload pod identity authentication path for the MSSQL scaler added by feat(mssql): add Azure Workload Identity support keda#7673.
  • New subsection in content/docs/2.20/scalers/mssql.md follows the postgresql scaler's pattern: prerequisites, parameters, remarks, and a complete TriggerAuthentication + ScaledObject example.
  • Marked Available in v2.21+ to align with the implementation PR's release target.

Implementation PR: kedacore/keda#7673

Test Plan

  • npm run build — exits 0, no errors mentioning mssql.
  • npm run check:links — exits 0 (1997 documents checked); the internal relative link to authentication-providers/azure-ad-workload-identity.md#considerations-about-federations-and-overrides resolves.
  • Spot-check the rendered page at /docs/2.20/scalers/mssql/ — new subsection appears between Password authentication and ### Example, with working internal/external links and syntax-highlighted YAML.

@MO2k4 MO2k4 requested review from a team as code owners April 27, 2026 20:31
@netlify

netlify Bot commented Apr 27, 2026

Copy link
Copy Markdown

Deploy Preview for keda ready!

Name Link
🔨 Latest commit 1c43f14
🔍 Latest deploy log https://app.netlify.com/projects/keda/deploys/69f782052a1cf100077da751
😎 Deploy Preview https://deploy-preview-1753--keda.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown

Thank you for your contribution! 🙏 We will review your PR as soon as possible.

While you are waiting, make sure to:

  • Add your contribution to all applicable KEDA versions
  • GitHub checks are passing
  • Is the DCO check failing? Here is how you can fix DCO issues

Learn more about:

Document the new `azure-workload` pod identity authentication path
added by kedacore/keda#7673. The new subsection follows the
postgresql scaler's pattern: prerequisites, parameters, remarks, and
a complete TriggerAuthentication + ScaledObject example.

Signed-off-by: Martin Oehlert <[email protected]>
Comment thread content/docs/2.20/scalers/mssql.md Outdated
Signed-off-by: Jorge Turrado Ferrero <[email protected]>
@JorTurFer JorTurFer enabled auto-merge (squash) May 3, 2026 17:12
@keda-automation keda-automation requested a review from a team May 3, 2026 17:12
@JorTurFer JorTurFer merged commit 1aae287 into kedacore:main May 3, 2026
9 checks passed
@MO2k4 MO2k4 deleted the docs/mssql-workload-identity branch May 3, 2026 17:22
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.

2 participants