Azure / Azure/azure-cli

AZ APIM show don't show all certificates

Open
#22,885 5 comments 0 reactions 0 assignees View on GitHub
act-observability-squad API Management Auto-Assign customer-reported needs-team-attention Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

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

## Describe the bug

Some certificates are not shown with AZ APIM show.

**Command Name**
`az apim show`

## 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 apim show --name {} --resource-group {}`

## Expected Behavior

It seems that only "root" category (named "CA certificates" in Azure portal) are shown.
Non "CA Certificate" are not displayed by the command.

In my case I added a certificate in a "Key Vault" but no ref to the KV entry can be found in AZ apim show result.

Certificates embedeed directly in APIM (I mean direct integration without using KV) are not shown either.

NB : It does not concern "custom host certificate" which is well present in result of AZ apim show.

## Environment Summary
```
Linux-5.10.102.1-microsoft-standard-WSL2-x86_64-with-glibc2.31, Ubuntu 20.04 LTS
Python 3.10.4
Installer: DEB

azure-cli 2.37.0
```
## 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.