KeyVault Secrets Rotation Redis PowerShell:Azure函数用于使用Key Vault旋转Redis密钥 源码
KeyVault-秘密旋转-RedisKey-PowerShell 函数会在Redis中重新生成单个密钥(在两个密钥之间交替),并将重新生成的密钥作为同一机密的新版本添加到Key Vault。 特征 该项目框架提供以下功能: 事件网格触发的Redis键的旋转功能(AKVRedisRotation) HTTP调用触发的Redis密钥的旋转功能(AKVRedisRotationHttp) 用于秘密部署功能的ARM模板(可选) 用于通过秘密部署将Redis密钥添加到现有功能的ARM模板(可选) 入门 函数需要将以下信息秘密存储为标记: $ secret.Tags [“ ValidityP
文件列表
KeyVault-Secrets-Rotation-Redis-PowerShell-main.zip
(预估有个21文件)
KeyVault-Secrets-Rotation-Redis-PowerShell-main
.gitignore
73B
.deployment
102B
AKVRedisRotationHttp
run.ps1
4KB
function.json
289B
sample.dat
24B
ARM-Templates
Readme.md
3KB
Function
暂无评论