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
{{ message }}
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: samples/EnterpriseNotification/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,6 @@ The assistant is responsible for surfacing the message received from the Event H
75
75
76
76
### Adaptive Cards and Web Dashboards
77
77
78
-
When Notification Handler handles events emitted from Azure Event Hub, it can persist the events into a user data store.
78
+
When the Notification Handler handles events emitted from the Azure Event Hub, it can if required, persist the events into a user data store.
79
79
80
-
This would enable user/system administrator to look at the events later on from a Web Dashboard where AdaptiveCards and other Web components can be used to render them to provide companion experiences to the assistant. This part is not included in the sample implementation at the time.
80
+
This would companion experiences (e.g. Web page dashboard) where these notifications could be rendered in addition to the assistant. This part is not included in the sample implementation at the time.
0 commit comments