@@ -83,7 +83,7 @@ Endpoint keys can be managed from the [QnA Maker portal](https://qnamaker.ai).
83
83
> [ !NOTE]
84
84
> Refresh your keys if you think they've been compromised. This may require corresponding changes to your client application or bot code.
85
85
86
- ### Upgrade QnA Maker SKU
86
+ ## Upgrade QnA Maker SKU
87
87
88
88
When you want to have more questions and answers in your knowledge base, beyond your current tier, upgrade your QnA Maker service pricing tier.
89
89
@@ -97,7 +97,7 @@ To upgrade the QnA Maker management SKU:
97
97
98
98
![ QnA Maker pricing] ( ../media/qnamaker-how-to-upgrade-qnamaker/qnamaker-pricing-page.png )
99
99
100
- ### Upgrade App Service
100
+ ## Upgrade App Service
101
101
102
102
When your knowledge base needs to serve more requests from your client app, upgrade your App Service pricing tier.
103
103
@@ -107,7 +107,7 @@ Go to the App Service resource in the Azure portal, and select the **Scale up**
107
107
108
108
![ QnA Maker App Service scale] ( ../media/qnamaker-how-to-upgrade-qnamaker/qnamaker-appservice-scale.png )
109
109
110
- ### Upgrade the Azure Cognitive Search service
110
+ ## Upgrade the Azure Cognitive Search service
111
111
112
112
If you plan to have many knowledge bases, upgrade your Azure Cognitive Search service pricing tier.
113
113
@@ -213,4 +213,4 @@ If you delete any of the Azure resources used for your QnA Maker knowledge bases
213
213
Learn more about the [ App service] ( ../../../app-service/index.yml ) and [ Search service] ( ../../../search/index.yml ) .
214
214
215
215
> [ !div class="nextstepaction"]
216
- > [ Create and publish a knowledge base] ( ../Quickstarts/create-publish-knowledge-base.md )
216
+ > [ Create and publish a knowledge base] ( ../Quickstarts/create-publish-knowledge-base.md )
0 commit comments