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 f100d72 commit e22908dCopy full SHA for e22908d
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