KeyVault-Secrets-Rotation-Redis-PowerShell:Azure函数,用于使用Key Vault旋转Redis密钥

时间:2021-02-16 06:10:35
【文件属性】:
文件名称:KeyVault-Secrets-Rotation-Redis-PowerShell:Azure函数,用于使用Key Vault旋转Redis密钥
文件大小:20KB
文件格式:ZIP
更新时间:2021-02-16 06:10:35
PowerShell KeyVault-秘密旋转-RedisKey-PowerShell 函数会在Redis中重新生成单个密钥(在两个密钥之间交替),并将重新生成的密钥作为同一机密的新版本添加到Key Vault。 特征 该项目框架提供以下功能: 事件网格触发的Redis键的旋转功能(AKVRedisRotation) HTTP调用触发的Redis密钥的旋转功能(AKVRedisRotationHttp) 用于秘密部署功能的ARM模板(可选) 用于通过秘密部署将Redis密钥添加到现有功能的ARM模板(可选) 入门 函数需要将以下信息秘密存储为标记: $ secret.Tags [“ ValidityPeriodDays”]-天数,它定义新密码的到期日期 $ secret.Tags [“ CredentialId”]-Redis凭证ID(主要,辅助) $ secret.Tags [“ Provid
【文件预览】:
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()
--------Add-Event-Subscription()
----LICENSE.md(1KB)
----AKVRedisRotation()
--------run.ps1(3KB)
--------function.json(126B)
--------sample.dat(693B)
----CONTRIBUTING.md(4KB)
----CHANGELOG.md(473B)
----Project-Template-Instructions.md(3KB)
----.funcignore(38B)
----README.md(3KB)
----profile.ps1(883B)
----host.json(186B)
----proxies.json(72B)
----requirements.psd1(186B)

网友评论