docs(azure): document workload identity - #909
Open
iandvt wants to merge 1 commit into
Open
Conversation
iandvt
force-pushed
the
aks-workload-identity
branch
from
August 19, 2026 21:28
f0a52c9 to
ba2061a
Compare
Signed-off-by: Ian Davies <25870869+iandvt@users.noreply.github.com>
iandvt
force-pushed
the
aks-workload-identity
branch
from
August 19, 2026 21:43
ba2061a to
4ececcf
Compare
iandvt
marked this pull request as ready for review
August 19, 2026 21:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the missing AKS setup for Microsoft Entra Workload ID. The Kubernetes guide covers the federated credential subject, service account annotation, pod label,
AgentgatewayParametersreference, and explicit backend authentication setting. The standalone guide adds matching Helm values to its existing workload identity example.No runtime behavior changes.
Related issues
BackendAuthKind(standalone + Kubernetes) #820. The broader backend authentication parity work remains open.Testing
git diff --checkmise exec hugo@0.160.1 -- hugo --renderToMemory --cacheDir /tmp/agw-docs-hugo-cache-aks-workload-identity --gc --minify(5,426 pages built)AgentgatewayParametersoverlays and standalone Helm values against current agentgatewaymain