You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When creating a new Secret the new value is stored as 1/19/1970 rather than current DateTime and the properties for Created and Updated on the Secret object are read-only.
Expected to be able to set these values or have the values set during the life-cycle of saving the data when they're set to read-only.
Screenshots
Setup (please complete the following information):
OS: [Windows 10]
IDE : [Visual Studio 2019]
Version of the Library used - Azure.Security.KeyVault.Secrets -Version 4.0.0-preview.2
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
Bug Description Added
Repro Steps Added
Setup information Added
The text was updated successfully, but these errors were encountered:
Describe the bug
When creating a new Secret the new value is stored as 1/19/1970 rather than current DateTime and the properties for Created and Updated on the Secret object are read-only.
Exception or Stack Trace
N\A
To Reproduce
Code Snippet
Expected behavior
Screenshots

Setup (please complete the following information):
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: