Content by Arpit_MSFT (3)
Automatically Route Azure Service Health Alerts to the Right Service Owners Using Agentic Logic Apps
Arpit_MSFT shows how to route Azure Service Health alerts to the right team automatically by using Azure Monitor Action Groups to trigger an Autonomous Agent Logic App, backed by a simple service-to-owner mapping (for example, a CSV in Azure Blob Storage) with a default fallback recipient.
Arpit_MSFT explains why enabling Easy Auth on Azure Logic Apps Standard can break the Azure portal run-history inputs/outputs view, and shows two fixes: letting the Logic Apps runtime handle auth, or keeping Easy Auth strict while excluding runtime endpoints via CI/CD using ARM/Bicep or the App Service authsettingsV2 REST API.
Arpit_MSFT demonstrates how to reliably access shared OneDrive folders inside Azure Logic Apps, covering technical constraints and practical solutions leveraging both Graph API and Graph Explorer.
End of content