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
@@ -35,9 +35,11 @@ This tutorial shows you how to use the Azure Communication Services End of Call
35
35
-[Node.js](https://nodejs.org/) active Long Term Support(LTS) versions are recommended.
36
36
37
37
- An active Communication Services resource. [Create a Communication Services resource](../quickstarts/create-communication-resource.md). Survey results are tied to single Communication Services resources.
38
-
- An active Log Analytics Workspace, also known as Azure Monitor Logs, to ensure you don't lose your survey results. [Enable logging in Diagnostic Settings](../concepts/analytics/enable-logging.md).
38
+
- An active Log Analytics Workspace, also known as Azure Monitor Logs. [Enable logging in Diagnostic Settings](../concepts/analytics/enable-logging.md).
39
39
40
40
41
+
<!-- - An active Log Analytics Workspace, also known as Azure Monitor Logs, to ensure you don't lose your survey results. [Enable logging in Diagnostic Settings](../concepts/analytics/enable-logging.md). -->
42
+
41
43
> [!IMPORTANT]
42
44
> End of Call Survey is available starting on the version [1.13.0-beta.4](https://www.npmjs.com/package/@azure/communication-calling/v/1.13.0-beta.4) of the Calling SDK. Make sure to use that version or later when trying the instructions.
43
45
@@ -196,12 +198,14 @@ If a survey participant responded to Question 1 with a score at or below the cut
196
198
Surveying Guidelines
197
199
- Avoid survey burnout, don’t survey all call participants.
198
200
- The order of your questions matters. We recommend you randomize the sequence of optional tags in Question 2 in case respondents focus most of their feedback on the first prompt they visually see.
199
-
- Consider using surveys for separate Azure Communication Services Resources in controlled experiments to identify release impacts.
201
+
<!-- - Consider using surveys for separate Azure Communication Services Resources in controlled experiments to identify release impacts. -->
200
202
201
203
202
204
## Next steps
203
205
204
-
- Learn how to use the Log Analytics workspace, see: [Log Analytics Tutorial](../../../articles/azure-monitor/logs/log-analytics-tutorial.md)
206
+
- Learn more about the End of Call Survey, see: [End of Call Survey overview](../concepts/voice-video-calling/end-of-call-survey-concept.md)
207
+
208
+
<!-- - Learn how to use the Log Analytics workspace, see: [Log Analytics Tutorial](../../../articles/azure-monitor/logs/log-analytics-tutorial.md)
205
209
206
-
- Create your own queries in Log Analytics, see: [Get Started Queries](../../../articles/azure-monitor/logs/get-started-queries.md)
210
+
- Create your own queries in Log Analytics, see: [Get Started Queries](../../../articles/azure-monitor/logs/get-started-queries.md)-->
0 commit comments