Skip to content

Commit 37cbef7

Browse files
committed
Fixed link
1 parent 9a21134 commit 37cbef7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/search/search-howto-incremental-index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ You can use the Azure portal, preview APIs, or beta Azure SDKs are required to e
3737

3838
### [**Azure portal**](#tab/portal)
3939

40-
1. On the left, select **Indexers** and then **Add indexer**.
41-
1. Specify an indexer name and an existing index, data source, and skillset.
42-
1. Enable incremental caching and specify an Azure Storage account:
40+
1. On the left, select **Indexers**, and then select **Add indexer**.
41+
1. Provide an indexer name and an existing index, data source, and skillset.
42+
1. Enable incremental caching and set the Azure Storage account.
4343

4444
:::image type="content" source="media/search-incremental-index/portal-option.png" alt-text="Screenshot of the portal option for enrichment cache.":::
4545

articles/search/search-manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ You can't change the search service name, subscription, resource group, region (
5555

5656
## Day-one management checklist
5757

58-
On a new search service, we recommend a checklist for configuration.
58+
On a new search service, we recommend these configuration tasks.
5959

6060
### Check capacity and understand billing
6161

6262
By default, a search service is created in a minimum configuration of one replica and partition each. You can [modify capacity](search-capacity-planning.md) by adding or removing replicas and partitions, but we recommend waiting until volumes require it. Many customers run production workloads on the minimum configuration.
6363

64-
Some features add to the cost of running the service. [How you're charged for Azure AI Search](search-sku-manage-costs#how-youre-charged-for-azure-ai-search) explains which features have billing impact. You can [disable semantic ranking](semantic-how-to-enable-disable.md) at the service level to prevent usage.
64+
Some features add to the cost of running the service. [How you're charged for Azure AI Search](search-sku-manage-costs.md#how-youre-charged-for-azure-ai-search) explains which features have billing impact. You can [disable semantic ranking](semantic-how-to-enable-disable.md) at the service level to prevent usage.
6565

6666
### Enable diagnostic logging
6767

0 commit comments

Comments
 (0)