Skip to content

Commit 3718cc3

Browse files
committed
Creating a Call recording folder in quickstart
1 parent 37d7e2e commit 3718cc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/communication-services/concepts/call-automation/call-recording/bring-your-own-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ ms.service: azure-communication-services
1414

1515
# Bring your own storage (BYOS) overview
1616

17-
[!INCLUDE [Private Preview Disclaimer](../../../includes/private-preview-include-section.md)]
17+
[!INCLUDE [Private Preview Disclaimer](../includes/private-preview-include-section.md)]
1818

1919
Bring Your Own Storage (BYOS) for Call Recording allows you to specify an Azure blob storage account for storing Call Recording files. Now with BYOS, you can manage your Call Recording files in a flexible and customizable way, eliminating the need to store your files in a built-in Azure Communication Services temporary storage and manually download and upload them to a permanent one.
2020

2121
BYOS enables businesses to store their data in a way that meets their compliance requirements and business needs. For example, end-users could customize their own rules and access to the data, enabling them to store or delete content whenever they need it. BYOS provides a simple and straightforward solution that eliminates the need for developers to invest time and resources in downloading and exporting files.
2222

2323
## Azure Managed Identities
2424

25-
BYOS uses [Azure Managed Identities](https://learn.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview) to access user-owned resources securely. Azure Managed Identities provides an identity for the application to use when it needs to access Azure resources, eliminating the need for developers to manage credentials. This feature ensures that the data is accessed only by authorized personnel.
25+
BYOS uses [Azure Managed Identities](../../../../active-directory/managed-identities-azure-resources/overview.md) to access user-owned resources securely. Azure Managed Identities provides an identity for the application to use when it needs to access Azure resources, eliminating the need for developers to manage credentials. This feature ensures that the data is accessed only by authorized personnel.
2626

2727

2828
## Known Issues

articles/communication-services/quickstarts/call-automation/call-recording/bring-your-own-storage.md

Whitespace-only changes.

0 commit comments

Comments
 (0)