Skip to content

Commit 21e34ac

Browse files
Merge pull request #245548 from baanders/7-19-egress
ADT: Specific egress delivery times
2 parents d944946 + eb5abce commit 21e34ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/digital-twins/concepts-data-ingress-egress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ In order for Azure Digital Twins to send data to other Azure services via endpoi
6868

6969
Once the connection is set up, Azure Digital Twins implements *at least once* delivery for data emitted to egress services.
7070

71-
If the event hub, Event Grid, or Service Bus topic used for your endpoint is unavailable and the message can't be delivered, Azure Digital Twins will try to resend the message for up to one day.
71+
If the event hub, Event Grid, or Service Bus topic used for your endpoint is unavailable and the message can't be delivered, Azure Digital Twins will try to resend the message for at least 20 minutes and for up to 24 hours.
7272

7373
## Next steps
7474

0 commit comments

Comments
 (0)