Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 2.8 KB

File metadata and controls

43 lines (31 loc) · 2.8 KB

[ServiceType] keys rotation ARM templates

This template creates below components to help demonstrate [ServiceType] keys rotation in Key Vault using Function and Event Grid notification.

[ServiceType] keys rotation functions ARM template:

Components:

  • App Service Plan
  • Function App with access to Key Vault and [ServiceType]
  • Functions to rotate [ServiceType] keys
  • Event Subscription
  • Secret deployment (optional)

Event subscription for existing [ServiceType] keys rotation function ARM template

Components:

  • Event Subscription
  • Access for Function to access [ServiceType] keys
  • Secret deployment (optional)

If you are new to the template development, see:

Tags: Azure Key Vault, Key Vault, Resource Manager, Resource Manager templates, ARM templates