Skip to content

Commit 17f93eb

Browse files
committed
Updated links and redirects
1 parent c671b02 commit 17f93eb

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

articles/search/.openpublishing.redirection.search.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,11 @@
415415
"source_path_from_root": "/articles/search/tutorial-multimodal-index-image-verbalization-skill.md",
416416
"redirect_url": "/azure/search/tutorial-document-layout-image-verbalization",
417417
"redirect_document_id": true
418+
},
419+
{
420+
"source_path_from_root": "/articles/search/search-sku-manage-costs.md#how-youre-charged-for-azure-ai-search",
421+
"redirect_url": "/azure/search/search-sku-manage-costs#how-youre-charged-for-the-base-service",
422+
"redirect_document_id": true
418423
}
419424
]
420425
}

articles/search/cognitive-search-concept-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ In Azure Storage, a [knowledge store](knowledge-store-concept-intro.md) can assu
108108

109109
Enrichment is available in regions that have Azure AI services. You can check the availability of enrichment on the [regions list](search-region-support.md) page.
110110

111-
Billing follows a Standard pricing model. The costs of using built-in skills are passed on when a multi-region Azure AI services key is specified in the skillset. There are also costs associated with image extraction, as metered by Azure AI Search. Text extraction and utility skills, however, aren't billable. For more information, see [How you're charged for Azure AI Search](search-sku-manage-costs.md#how-youre-charged-for-azure-ai-search).
111+
Billing follows a Standard pricing model. The costs of using built-in skills are passed on when a multi-region Azure AI services key is specified in the skillset. There are also costs associated with image extraction, as metered by Azure AI Search. Text extraction and utility skills, however, aren't billable. For more information, see [How you're charged for Azure AI Search](search-sku-manage-costs.md#how-youre-charged-for-the-base-service).
112112

113113
## Checklist: A typical workflow
114114

articles/search/search-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ By default, a search service is created with one replica and one partition. You
7676

7777
Semantic ranker increases the cost of running your service. If you don't want to use this feature, you can [disable semantic ranker](semantic-how-to-enable-disable.md) at the service level.
7878

79-
To learn about other features that affect billing, see [How you're charged for Azure AI Search](search-sku-manage-costs.md#how-youre-charged-for-azure-ai-search).
79+
To learn about other features that affect billing, see [How you're charged for Azure AI Search](search-sku-manage-costs.md#how-youre-charged-for-the-base-service).
8080

8181
## Enable diagnostic logging
8282

0 commit comments

Comments
 (0)