Skip to content

fix(identity): correctly reference identity commands so exports work - #1045

Closed
Ben Vesel (bennerv) wants to merge 1 commit into
Azure:mainfrom
bennerv:bvesel/add-missing-identity-commands
Closed

Ben Vesel (bennerv) wants to merge 1 commit into
Azure:mainfrom
bennerv:bvesel/add-missing-identity-commands

Conversation

@bennerv

Copy link
Copy Markdown

When attempting to use the aaz-dev workflow tooling, I'm unable to export my azure-cli command_module. The flask app shows the below error.

[2026-07-14 18:08:27,814] ERROR in app: InvalidAPIUsage:
{
  "message": "Command not exist: identity create"
}
ERROR:aaz_dev.app.app:InvalidAPIUsage:
{
  "message": "Command not exist: identity create"
}

Adding the commands for identity to the readme.md below fixes the export issues.

@bennerv

Copy link
Copy Markdown
Author

#1010 also fixes this.

@bennerv
Ben Vesel (bennerv) deleted the bvesel/add-missing-identity-commands branch July 16, 2026 15:43
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