I tried this command
az devops wiki page create --path 'my page' --wiki myprojectwiki --content "Hello World"
from ms docs
https://learn.microsoft.com/pl-pl/cli/azure/devops/wiki/page?view=azure-cli-latest
and I’m getting this error
ERROR: cli.azure.cli.core.azclierror: unrecognized arguments: page'
ERROR: az_command_data_logger: unrecognized arguments: page'
I’m running it from DevOps pipeline