Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.59 KB

File metadata and controls

42 lines (30 loc) · 2.59 KB

AAD App Client Secret rotation ARM templates

This template creates below components to help demonstrate Identity Platform Client Secret rotation in Key Vault using Function and Event Grid notification.

AAD App Client Secret rotation functions ARM template:

Components:

  • App Service Plan
  • Function App with access to Key Vault
  • Functions to rotate AAD App Client Secret
  • Event Subscription
  • Secret deployment (optional)

Event subscription for existing AAD App Client Secret keys rotation function ARM template

Components:

  • Event Subscription
  • 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