Skip to content

Commit 669df8d

Browse files
authored
Merge pull request #134736 from alexkarcher-msft/master
Removing Model Notifications
2 parents 1dbad2b + 4096db3 commit 669df8d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

articles/digital-twins/how-to-manage-routes-apis-cli.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ Without filtering, endpoints receive a variety of events from Azure Digital Twin
227227
* Telemetry fired by [digital twins](concepts-twins-graph.md) using the Azure Digital Twins service API
228228
* Twin property change notifications, fired on property changes for any twin in the Azure Digital Twins instance
229229
* Life-cycle events, fired when twins or relationships are created or deleted
230-
* Model change events, fired when [models](concepts-models.md) configured in an Azure Digital Twins instance are added or deleted
231230

232231
You can restrict the events being sent by adding a **filter** for an endpoint to your event route.
233232

articles/digital-twins/how-to-manage-routes-portal.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ After enabling the minimal filter of `true`, endpoints will receive a variety of
170170
* Telemetry fired by [digital twins](concepts-twins-graph.md) using the Azure Digital Twins service API
171171
* Twin property change notifications, fired on property changes for any twin in the Azure Digital Twins instance
172172
* Life-cycle events, fired when twins or relationships are created or deleted
173-
* Model change events, fired when [models](concepts-models.md) configured in an Azure Digital Twins instance are added or deleted
174173

175174
You can restrict the types of events being sent by defining a more-specific filter.
176175

0 commit comments

Comments
 (0)