Forum Discussion
saurabh15in
Aug 08, 2022Copper Contributor
How to Extend Azure Service Principle Secret Expiry Date
Hi, I have one Service Principle Secret which is going to expire very soon. I am not sure what all places, it has been used. Is there any way we can just extend the service principle Secret key ...
Peter_Beckendorf
Aug 10, 2022Iron Contributor
Hi,
max. expiry time is 2 years when i'm not wrong and you can not even extend that timespan.
i would suggest to go ahead with Azure KeyVault and store the Secret there, maybe with Auto Upgrade. Makes it easier to manage it. unfortunatly, or maybe even not, you can not inplace extend or update secret. in the end it is also a security topic.
Kind Regards, Peter
max. expiry time is 2 years when i'm not wrong and you can not even extend that timespan.
i would suggest to go ahead with Azure KeyVault and store the Secret there, maybe with Auto Upgrade. Makes it easier to manage it. unfortunatly, or maybe even not, you can not inplace extend or update secret. in the end it is also a security topic.
Kind Regards, Peter