Key vault secret SecretProperty doesn't have version value #25882
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
KeyVault
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
@azure/keyvault-secrets: 4.7.0
If I loop through all secrets in key vault, the returned properties should include version but it doesn't.
My code does return the version property but it doesn't have a value. Every iteration of a secret has a version, why isn't the version for the current secret filled in?
The text was updated successfully, but these errors were encountered: