Skip to content

Commit d123b63

Browse files
committed
add links
1 parent 8e78d84 commit d123b63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cognitive-services/QnAMaker/How-To/set-up-qnamaker-service-azure.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ QnA Maker's **App Service** resource uses the Cognitive Search resource. In orde
183183
184184
If you create a QnA service through Azure Resource Manager templates, you can create all resources and control the App Service creation to use an existing Search service.
185185

186-
Learn more about how to configure the App Service [General settings](../../../app-service/configure-common.md#configure-general-settings).
186+
Learn more about how to configure the App Service [Application settings](../../../app-service/configure-common.md#configure-app-settings).
187187

188188
## Configure App service idle setting to avoid timeout
189189

@@ -202,6 +202,7 @@ In order to keep the prediction endpoint app loaded even when there is no traffi
202202
1. Select **Save** to save the configuration.
203203
1. You are asked if you want to restart the app to use the new setting. Select **Continue**.
204204

205+
Learn more about how to configure the App Service [General settings](../../../app-service/configure-common.md#configure-general-settings).
205206

206207
## Delete Azure resources
207208

0 commit comments

Comments
 (0)