You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Trigger applications, processes, or CI/CD workflows based on Azure Machine Learning events (preview)
17
+
# Trigger applications, processes, or CI/CD workflows based on Azure Machine Learning events
18
18
19
19
In this article, you learn how to set up event-driven applications, processes, or CI/CD workflows based on Azure Machine Learning events, such as failure notification emails or ML pipeline runs, when certain conditions are detected by [Azure Event Grid](../event-grid/index.yml).
20
20
@@ -26,7 +26,7 @@ When to use Event Grid for event driven actions:
26
26
* Streaming events from Azure Machine Learning to various of endpoints
+**Advanced filtering**: Azure Event Grid also supports advanced filtering based on published event schema. Azure Machine Learning event schema details can be found in [Azure Event Grid event schema for Azure Machine Learning](../event-grid/event-schema-machine-learning.md). Some sample advanced filterings you can perform include:
0 commit comments