We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7430b commit d6b4fbcCopy full SHA for d6b4fbc
articles/communication-services/quickstarts/call-automation/call-recording/bring-your-own-storage.md
@@ -102,7 +102,7 @@ Refer to this example of the event schema.
102
Recordings are stored in the following format as shown in the diagram.
103
/YYYYMMDD/
104
callId/
105
- first_8_of_recordingId + '-' + unique guid)/
+ first_8_of_recordingId + '-' + unique guid/
106
0-acsmetadata.documentId.json
107
0-audiomp3.documentId.mp3
108
1-acsmetadata.documentId.json
0 commit comments