Azure / Azure/azure-devops-cli-extension

[Bug] "--area is not present in current organization" error during "az devops invoke --area Security" execution

Open
#1,011 14 comments 5 reactions 1 assignee Claimed by @roshan-sy View on GitHub
Area: ProToCol bug
Dominant language
Python
Stars
682
Forks
278
Avg merge
3d 23h
Merged PRs (30d)
3

Description

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Azure Cli Version: 2.70
Azure-Devops extension version: 0.18.0

Steps to reproduce the behavior:
run:
az devops invoke --organization "https://dev.azure.com/myorg" --area "Security" --resource "SecurityNamespaces"
and see error:
--area is not present in current organization

**Expected behavior**
Results the same as using GET rest call:
https://dev.azure.com/myorg/_apis/securitynamespaces?api-version=5.1

**Debug logs**
cli.azure.cli.core.util : --area is not present in current organization
--area is not present in current organization

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.