Skip to content

Commit 101f581

Browse files
authored
Merge pull request #189757 from RinaRish/master
bring your own storage overview
2 parents 825d503 + dda02b5 commit 101f581

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Azure Communication Services BYOS overview
3+
titleSuffix: An Azure Communication Services concept document
4+
description: Learn about the Azure Communication Services BYOS.
5+
author: RinaRish
6+
manager: visho
7+
services: azure-communication-services
8+
9+
ms.author: ektrishi
10+
ms.date: 02/25/2021
11+
ms.topic: conceptual
12+
ms.service: azure-communication-services
13+
---
14+
15+
# Bring your own storage (BYOS) overview
16+
17+
[!INCLUDE [Private Preview Disclaimer](../includes/private-preview-include-section.md)]
18+
19+
In many applications end-users may want to store their Call Recording files long-term. Some of the common scenarios are compliance, quality assurance, assessment, post call analysis, training, and coaching. Now with the BYOS (bring your own storage) being available, end-users will have an option to store their files long term and manage the files in a way they need. The end user will be responsible for legal regulations about storing the data. BYOS simplifies downloading of the files from Azure Communication Services (ACS) and minimizes the number of support request if customer was unable to download recording in 48 hours. Data will be transferred securely from Microsoft Azure blob storage to a customer Azure blob storage.
20+
Here are a few examples:
21+
- Contact Center Recording
22+
- Compliance Recording Scenario
23+
- Healthcare Virtual Visits Scenario
24+
- Conference/meeting recordings and so on
25+
26+
BYOS can be easily integrated into any application regardless of the programming language. When creating a call recording resource in Azure Portal, enable the BYOS option and provide the sas-url to the storage. This simple experience allows developers to meet their needs, scale, and avoid investing time and resources into designing and maintaining a custom solution.
27+
28+
## Feature highlights
29+
30+
- HIPAA complaint
31+
32+
## Next steps
33+
- TBD

0 commit comments

Comments
 (0)