Azure / Azure/azure-devops-cli-extension

Windows Subsystem Linux AZ CLI DevOps Query SSLError

Open
#1,418 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
682
Forks
278
Avg merge
3d 23h
Merged PRs (30d)
3

Description

### **This is autogenerated. Please review and update as needed.**

## Describe the bug

**Command Name**
`az boards query
Extension Name: azure-devops. Version: 1.0.1.`

**Errors:**
```
The Azure DevOps Extension for the Azure CLI does not support Azure DevOps Server.
Error occurred in request., SSLError: HTTPSConnectionPool(host='omitted', port=443): Max retries exceeded with url: /adfs/ls?version=1.0&action=signin&realm=urn%3AAppProxy%3Acom&appRealm=omitted&returnUrl=omitted%2F_apis&client-request-id=omitted (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)')))
```

## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

- _Put any pre-requisite steps here..._
- `az boards query --output table --wiql "select [id], [Work Item Type], [Title] from workitems`

## Expected Behavior
return a table of the WIQL results

## Environment Summary
```
Linux-5.15.153.1-microsoft-standard-WSL2-x86_64-with-glibc2.35, Ubuntu 22.04.4 LTS
Python 3.11.8
Installer: DEB

azure-cli 2.62.0

Extensions:
azure-devops 1.0.1

Dependencies:
msal 1.28.1
azure-mgmt-resource 23.1.1
```
## Additional Context

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.