Skip to content

[coding agent] Respect the --managed-identity-name flag on the command line#6271

Merged
richardpark-msft merged 4 commits intoAzure:mainfrom
richardpark-msft:coding-agent-fix-managed-identity
Nov 21, 2025
Merged

[coding agent] Respect the --managed-identity-name flag on the command line#6271
richardpark-msft merged 4 commits intoAzure:mainfrom
richardpark-msft:coding-agent-fix-managed-identity

Conversation

@richardpark-msft
Copy link
Member

Also, fixed a bug where I was running part of the task list for creating/ensuring role assignments twice.

Fixes #6148

ripark added 3 commits November 20, 2025 15:50
…ng down the "create/use existing" Q&A branch. Now it just assumes you're creating an identity.

- Fixed a bug where I was running the tasklist _twice_, causing the identity code to run again. It was idempotent, so it didnt result in harm, but it was inefficient.
@richardpark-msft richardpark-msft enabled auto-merge (squash) November 21, 2025 19:56
@richardpark-msft richardpark-msft merged commit b5cebaa into Azure:main Nov 21, 2025
18 checks passed
@richardpark-msft richardpark-msft deleted the coding-agent-fix-managed-identity branch November 21, 2025 20:11
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.

[azure.coding-agent extension] Unable to use the managed identity specified by --managed-identity-name in azd coding-agent config

3 participants