Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ monikerRange: 'azure-bot-service-4.0'
# Enterprise Bot Template - Creating a new project

> [!NOTE]
> This topics applies to v4 version of the SDK.
> This topic applies to v4 version of the SDK.

Enterprise Bot Template brings together all of the best practices and supporting components we've identified through building of conversational experiences. The template is available in the following Botbuilder SDK platforms:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ monikerRange: 'azure-bot-service-4.0'
# Enterprise Bot Template - Customize your Bot

> [!NOTE]
> This topics applies to v4 version of the SDK.
> This topic applies to v4 version of the SDK.

## .NET
After you have deployed and tested that the Enterprise Bot Template works end-to-end as listed in the instructions [here](bot-builder-enterprise-template-deployment.md),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ monikerRange: 'azure-bot-service-4.0'
# Enterprise Bot Template - Deploying your Bot

> [!NOTE]
> This topics applies to v4 version of the SDK.
> This topic applies to v4 version of the SDK.

## Prerequisites

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ monikerRange: 'azure-bot-service-4.0'
# Enterprise Template - Detailed Overview

> [!NOTE]
> This topics applies to v4 version of the SDK.
> This topic applies to v4 version of the SDK.

The Enterprise Bot Template brings together a number of best practices we've identified through the building of conversational experiences and automates integration of components that we've found to be highly beneficial to Azure Bot Service developers. This section covers some background to key decisions to help explain why the template works the way it does.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ monikerRange: 'azure-bot-service-4.0'
# Enterprise Template - Detailed Overview

> [!NOTE]
> This topics applies to v4 version of the SDK.
> This topic applies to v4 version of the SDK.

The Enterprise Bot Template brings together a number of best practices we've identified through the building of conversational experiences and automates integration of components that we've found to be highly beneficial to Azure Bot Service developers. This section covers some background to key decisions to help explain why the template works the way it does.

Expand Down
2 changes: 1 addition & 1 deletion articles/v4sdk/bot-builder-enterprise-template-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ monikerRange: 'azure-bot-service-4.0'
# Enterprise Bot Template

> [!NOTE]
> This topics applies to v4 version of the SDK.
> This topic applies to v4 version of the SDK.

Creation of a high quality conversational experience requires a foundational set of capabilities. To help you succeed with building great conversational experiences, we have created an Enterprise Bot Template. This template brings together all of the best practices and supporting components we've identified through building of conversational experiences.

Expand Down
2 changes: 1 addition & 1 deletion articles/v4sdk/bot-builder-enterprise-template-powerbi.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ monikerRange: 'azure-bot-service-4.0'
# Enterprise Bot Template - Conversational Analytics using PowerBI Dashboard and Application Insights

> [!NOTE]
> This topics applies to v4 version of the SDK.
> This topic applies to v4 version of the SDK.

Once your Bot is deployed and it starts to process messages you will see telemetry flowing into the Application Insights instance within your Resource Group.

Expand Down