Logic App with Managed Identity that gets triggered when a new Azure KeyVault Secret is to Expire
I have managed to create a Logic App that can send an email once an Azure KeyVault secret is about to expire. This works with my own credentials, but I cannot make it work with Managed Identity api connection. For…