Skip to content

Commit de574e1

Browse files
author
Larry Franks
committed
removing old example
1 parent 794e85a commit de574e1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/machine-learning/how-to-use-event-grid.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -229,12 +229,6 @@ Now the data factory pipeline is triggered when drift occurs. View details on yo
229229

230230
:::image type="content" source="./media/how-to-use-event-grid/view-in-workspace.png" alt-text="Screenshot showing pipeline endpoints.":::
231231

232-
### Example: Deploy a model based on tags
233-
234-
An Azure Machine Learning model object contains parameters you can pivot deployments on such as model name, version, tag, and property. The model registration event can trigger an endpoint and you can use an Azure Function to deploy a model based on the value of those parameters.
235-
236-
For an example, see the [https://github.com/Azure-Samples/MachineLearningSamples-NoCodeDeploymentTriggeredByEventGrid](https://github.com/Azure-Samples/MachineLearningSamples-NoCodeDeploymentTriggeredByEventGrid) repository and follow the steps in the **readme** file.
237-
238232
## Next steps
239233

240234
Learn more about Event Grid and give Azure Machine Learning events a try:

0 commit comments

Comments
 (0)