Skip to content

Commit ff1d582

Browse files
committed
Merge branch 'windows-ga-doc-1' of https://github.com/jowang-msft/azure-docs-pr into windows-ga-doc-1
2 parents 10fe7b6 + 287e518 commit ff1d582

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

articles/communication-services/quickstarts/voice-video-calling/includes/get-started/get-started-windows.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ ms.date: 03/10/2021
66
ms.author: rifox
77
---
88

9-
[!INCLUDE [Public Preview](../../../../includes/public-preview-include-document.md)]
10-
119
In this quickstart, you learn how to start a call using the Azure Communication Services Calling SDK for Windows.
1210

13-
## UWP sample code
11+
## [UWP](#tab/uwp)
1412

1513
You can download the sample app from [GitHub](https://github.com/Azure-Samples/communication-services-dotnet-quickstarts/tree/main/Calling).
1614

@@ -353,7 +351,7 @@ You can make an outbound call by providing a user ID in the text field and click
353351

354352
:::image type="content" source="../../media/windows/run-the-app.png" alt-text="Screenshot showing running the UWP quickstart app":::
355353

356-
## WinUI 3 sample code
354+
## [WinUI 3](#tab/WinUI3)
357355

358356
You can download the sample app from [GitHub](https://github.com/Azure-Samples/communication-services-dotnet-quickstarts/tree/main/CallingWinUI).
359357

articles/communication-services/quickstarts/voice-video-calling/includes/video-calling/video-calling-windows.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
[!INCLUDE [Public Preview](../../../../includes/public-preview-include-document.md)]
21

32
In this quickstart, you learn how to start a 1:1 video call using the Azure Communication Services Calling SDK for Windows.
43

5-
## UWP sample code
4+
## [UWP](#tab/uwp)
65

76
### Prerequisites
87

@@ -438,7 +437,7 @@ Note: Calling `8:echo123` stops the video stream because echo bot doesn't suppor
438437

439438
For more information on user IDs (identity) check the [User Access Tokens](../../../identity/access-tokens.md) guide.
440439

441-
## WinUI 3 sample code
440+
## [WinUI 3](#tab/WinUI3)
442441

443442
### Prerequisites
444443

0 commit comments

Comments
 (0)