Skip to content

Commit 6c97e4e

Browse files
Merge pull request #221303 from ddematheu2/patch-40
Update quickstart-botframework-integration.md
2 parents b481bd2 + 94f428e commit 6c97e4e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/communication-services/quickstarts/chat/quickstart-botframework-integration.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ ms.custom: mode-other
1414

1515
# Add a bot to your chat app
1616

17-
> [!IMPORTANT]
18-
> This functionality is in public preview.
19-
>
17+
[!INCLUDE Public Preview Notice]
2018

2119
In this quickstart, you will learn how to build conversational AI experiences in a chat application using Azure Communication Services Chat messaging channel that is available under Azure Bot Services. This article will describe how to create a bot using BotFramework SDK and how to integrate this bot into any chat application that is built using Communication Services Chat SDK.
2220

@@ -33,8 +31,6 @@ You will learn how to:
3331
- [Visual Studio (2019 and above)](https://visualstudio.microsoft.com/vs/)
3432
- Latest version of .NET Core. For this tutorial, we have used [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1) (Make sure to install the version that corresponds with your visual studio instance, 32 vs 64 bit)
3533

36-
37-
3834
## Step 1 - Create and deploy an Azure bot
3935

4036
To use Azure Communication Services chat as a channel in Azure Bot Service, the first step is to deploy a bot. You can do so by following below steps:

0 commit comments

Comments
 (0)