Managed Identity for Azure Monitor Log Alerts

Have you created a Log Alert recently? You might have noticed a new section under “Details” of the alert. Managed Identity has been added to Log Alerts, to allow you to set a context in which the Log Alert query will run in. This setting is currently in preview and you can read more about …

Read more

Manage Azure Functions with Managed Identity Logic Apps

Sometimes we may want to programmatically turn our Azure Functions off or on or do other management tasks with them. This post will show you how you can Manage Azure Functions with Managed Identity Logic Apps. What you’ll need: Azure Function Logic App Azure Active Directory (pretty much always included now right?) Setup Managed Identity …

Read more