The keyword expires
does not work in keyvault secret library
#26431
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
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.
Docs
KeyVault
Describe the bug
A clear and concise description of what the bug is.
When setting a KV secret with expiry date the attribute is wrongly named in the documentation.
expires
does have no effect whileexpiresOn
works.To Reproduce
Steps to reproduce the behavior:
vs
Expected behavior
Either
expires
work as described in the documentation or the documentation is updated.Screenshots
Not applicable.
Additional context
TS library
The text was updated successfully, but these errors were encountered: