Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 549 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 549 Bytes

Key Vault Rotation Function for AAD App Client Secret Changelog

Keyvault-Secrets-Rotation-AADApp-PowerShell (2022-12-30)

Features

  • Rotation function for AAD App ClientSecret triggered by Event Grid (AKVAADAppClientSecretRotation)

  • Rotation function for AAD App ClientSecret triggered by HTTP call(AKVAADAppClientSecretRotationHttp)

  • ARM template for function deployment

  • ARM template for adding AADAppClientSecret to existing function

Bug Fixes

Breaking Changes