-
Notifications
You must be signed in to change notification settings - Fork 3.4k
AZ APIM show don't show all certificates #22885
Copy link
Copy link
Open
Labels
API Managementaz apimaz apimAuto-AssignAuto assign by botAuto assign by botService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionThis issue needs attention from Azure service team or SDK teamThis issue needs attention from Azure service team or SDK team
Metadata
Metadata
Assignees
Labels
API Managementaz apimaz apimAuto-AssignAuto assign by botAuto assign by botService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionThis issue needs attention from Azure service team or SDK teamThis issue needs attention from Azure service team or SDK team
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 showTo Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
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
Additional Context