January 2019
Intermediate to advanced
536 pages
14h 14m
English
In this example, instead of using out-of-the-box resources to generate events, custom events will be used. We will use PowerShell to create this solution and reuse the same Azure function that was created in last exercise as the handler:
New-AzureRmEventGridTopic -ResourceGroupName CustomEventGridDemo -Name "KeyVaultAssetsExpiry" -Location "West Europe"
Read now
Unlock full access