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.
2 parents 8baf18b + e22908d commit 5f298fbCopy full SHA for 5f298fb
articles/communication-services/quickstarts/call-automation/includes/recording-byos-private-csharp.md
@@ -11,7 +11,7 @@ ms.custom: include file
11
ms.author: dbasantes
12
---
13
14
-### Using Azure blob storage for external storage
+## Using Azure blob storage for external storage
15
16
```csharp
17
StartRecordingOptions recordingOptions = new StartRecordingOptions(new ServerCallLocator("<serverCallId>"))
0 commit comments