Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 530 Bytes

File metadata and controls

19 lines (10 loc) · 530 Bytes

Key Vault Rotation Function for StorageAccount Key Changelog

Keyvault-Rotation-StorageAccount-PowerShell (2020-12-22)

Features

  • Rotation function for StorageAccount key triggered by Event Grid (AKVStorageAccountRotation)

  • Rotation function for StorageAccount key triggered by HTTP call(AKVStorageAccountRotationHttp)

  • ARM template for function deployment

  • ARM template for adding StorageAccount key to existing function

Bug Fixes

Breaking Changes