blog: argo cd extension with microsoft entra sso and terraform#5727
blog: argo cd extension with microsoft entra sso and terraform#5727sanketbakshi1981 merged 11 commits intoAzure:masterfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a new AKS blog post that walks through deploying the Argo CD AKS extension and configuring Microsoft Entra ID SSO using Terraform, plus introduces a new blog tag for Argo CD content.
Changes:
- Add
argocdtag metadata inwebsite/blog/tags.yml. - Add a new blog post: “Securing Argo CD with Microsoft Entra ID: A Step-by-Step Guide”.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| website/blog/tags.yml | Adds a new tag entry for Argo CD so posts can be categorized and discoverable. |
| website/blog/2026-04-17-argocd-extension-with-microsoft-entra/index.md | New step-by-step blog post covering Entra ID SSO + Terraform deployment for the Argo CD AKS extension. |
…index.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…index.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…index.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
therealmitchconnors
left a comment
There was a problem hiding this comment.
This is an excellent deep dive! I'd shift the front matter focus away from procedure and more towards value and outcomes. Otherwise it looks great!
6c759fd to
4253e01
Compare
Co-authored-by: Copilot <copilot@github.com>
danielsollondon
left a comment
There was a problem hiding this comment.
As mentioned offline, it would be good to call out the support here for AKS Auto cluster, i dont think you need to change the code sample you have because its good to show what a std cluster needs, i think a mention in text fine
Co-authored-by: Copilot <copilot@github.com>
No description provided.