admin管理员组文章数量:1425763
My BL generates a dynamics token (expirable) and stores it in Azure Key value, uses this token in further logic, and generates a new token once it expires. This process creates many expired secrets in the Az Key Vault. The question is how I can learn them as expired (older versions) secrets very going to be used ever. I want to clean them.
My BL generates a dynamics token (expirable) and stores it in Azure Key value, uses this token in further logic, and generates a new token once it expires. This process creates many expired secrets in the Az Key Vault. The question is how I can learn them as expired (older versions) secrets very going to be used ever. I want to clean them.
Share Improve this question edited Mar 24 at 11:55 halfer 20.4k19 gold badges109 silver badges202 bronze badges asked Jan 2 at 0:05 Deepak ShawDeepak Shaw 6697 silver badges8 bronze badges1 Answer
Reset to default 2I have checked both Delete Secret - Delete Secret and related Remove-AzKeyVaultSecret, and found no way to adding the version parameters.
It seems that Azure does not support deleting specify version of secrets. About this topic, GitHub has a issue discussion. You can check the details here.
本文标签: How to clear older version of secrets from Azure key VaultStack Overflow
版权声明:本文标题:How to clear older version of secrets from Azure key Vault - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745407522a2657316.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论