Skip to content

Commit f2f49e9

Browse files
authored
Merge pull request #52164 from negativeeddy/patch-1
Make title levels consistent and show in TOC
2 parents 372404a + aef6454 commit f2f49e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Endpoint keys can be managed from the [QnA Maker portal](https://qnamaker.ai).
8383
>[!NOTE]
8484
>Refresh your keys if you think they've been compromised. This may require corresponding changes to your client application or bot code.
8585
86-
### Upgrade QnA Maker SKU
86+
## Upgrade QnA Maker SKU
8787

8888
When you want to have more questions and answers in your knowledge base, beyond your current tier, upgrade your QnA Maker service pricing tier.
8989

@@ -97,7 +97,7 @@ To upgrade the QnA Maker management SKU:
9797

9898
![QnA Maker pricing](../media/qnamaker-how-to-upgrade-qnamaker/qnamaker-pricing-page.png)
9999

100-
### Upgrade App Service
100+
## Upgrade App Service
101101

102102
When your knowledge base needs to serve more requests from your client app, upgrade your App Service pricing tier.
103103

@@ -107,7 +107,7 @@ Go to the App Service resource in the Azure portal, and select the **Scale up**
107107

108108
![QnA Maker App Service scale](../media/qnamaker-how-to-upgrade-qnamaker/qnamaker-appservice-scale.png)
109109

110-
### Upgrade the Azure Cognitive Search service
110+
## Upgrade the Azure Cognitive Search service
111111

112112
If you plan to have many knowledge bases, upgrade your Azure Cognitive Search service pricing tier.
113113

@@ -213,4 +213,4 @@ If you delete any of the Azure resources used for your QnA Maker knowledge bases
213213
Learn more about the [App service](../../../app-service/index.yml) and [Search service](../../../search/index.yml).
214214

215215
> [!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

Comments
 (0)