Skip to content

Commit 2a1294f

Browse files
committed
fixing warnings and redirecting old byos
1 parent 64ee8e6 commit 2a1294f

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22455,6 +22455,11 @@
2245522455
"source_path": "articles/batch/high-availability-disaster-recovery.md",
2245622456
"redirect_URL": "/azure/reliability/reliability-batch",
2245722457
"redirect_document_id": false
22458+
},
22459+
{
22460+
"source_path_from_root": "/articles/communication-services/concepts/bring-your-own-storage.md",
22461+
"redirect_url": "/azure/communication-services/concepts/call-automation/call-recording/bring-your-own-storage",
22462+
"redirect_document_id": false
2245822463
}
2245922464

2246022465
]

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
@@ -36,6 +36,6 @@ BYOS uses [Azure Managed Identities](../../../../active-directory/managed-identi
3636
## Next steps
3737
For more information, see the following articles:
3838
- Learn more about BYOS, check out the [BYOS Quickstart](../../../quickstarts/call-automation/call-recording/bring-your-own-storage.md).
39-
- Learn more about Call recording, check out the [Call Recording Quickstart](../quickstarts/voice-video-calling/get-started-call-recording.md).
40-
- Learn more about [Call Automation](https://learn.microsoft.com/azure/communication-services/quickstarts/voice-video-calling/callflows-for-customer-interactions?pivots=programming-language-csharp).
39+
- Learn more about Call recording, check out the [Call Recording Quickstart](../../../quickstarts/voice-video-calling/get-started-call-recording.md).
40+
- Learn more about [Call Automation](../../../quickstarts/call-automation/callflows-for-customer-interactions.md).
4141

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services: azure-communication-services
88
ms.date: 03/17/2023
99
ms.topic: quickstart
1010
ms.service: azure-communication-services
11-
ms.subservice: call recording
11+
ms.subservice: calling
1212
zone_pivot_groups: acs-csharp-java
1313
ms.custom: mode-api
1414
---
@@ -105,6 +105,6 @@ Refer to this example of the event schema.
105105
For more information, see the following articles:
106106

107107
- Download our [Java](https://github.com/Azure-Samples/communication-services-java-quickstarts/tree/main/ServerRecording) and [.NET](https://github.com/Azure-Samples/communication-services-dotnet-quickstarts/tree/main/ServerRecording) call recording sample apps
108-
- Learn more about [Call Recording](../../concepts/voice-video-calling/call-recording.md)
109-
- Learn more about [Call Automation](https://learn.microsoft.com/azure/communication-services/concepts/voice-video-calling/call-automation)
108+
- Learn more about [Call Recording](../../../concepts/voice-video-calling/call-recording.md)
109+
- Learn more about [Call Automation](../../../concepts/call-automation/call-automation.md)
110110

0 commit comments

Comments
 (0)