Skip to content

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

Open
bennerv wants to merge 1 commit into
Azure:mainfrom
bennerv:bvesel/add-missing-identity-commands
Open

fix(identity): correctly reference identity commands so exports work#1045
bennerv wants to merge 1 commit into
Azure:mainfrom
bennerv:bvesel/add-missing-identity-commands

Conversation

@bennerv

@bennerv bennerv commented Jul 15, 2026

Copy link
Copy Markdown
Member

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

bennerv commented Jul 15, 2026

Copy link
Copy Markdown
Member Author

#1010 also fixes this.

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