Skip to content

Commit 0339444

Browse files
committed
TOC edit, formatting bug
1 parent 8288756 commit 0339444

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/search/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,10 @@
170170
href: search-sku-tier.md
171171
- name: Create a service
172172
href: search-create-service-portal.md
173-
- name: Plan capacity
174-
href: search-capacity-planning.md
175173
- name: Service limits
176174
href: search-limits-quotas-capacity.md
175+
- name: Plan capacity
176+
href: search-capacity-planning.md
177177
- name: Plan and manage costs
178178
href: search-sku-manage-costs.md
179179
- name: Availability and recovery

articles/search/search-sku-manage-costs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ When you create or use Search resources, you're charged for the following meters
3131

3232
+ You're charged an hourly rate based on the [pricing tier](search-sku-tier.md) of your search service, prorated to the hour.
3333

34-
+ The charge is applied per the number of search units (SU) allocated to the service. Search units are [units of capacity](search-capacity-planning.md) and are the product of replicas and partitions (R x P = SU) allocated to your service.
34+
+ The charge is applied per the number of search units (SU) allocated to the service. Search units are [units of capacity](search-capacity-planning.md). Total SU is the product of replicas and partitions (R x P = SU) used by your service.
3535

3636
Billing is based on capacity (SUs) and the costs of running premium features, such as [AI enrichment](cognitive-search-concept-intro.md), [Semantic search](semantic-search-overview.md), and [Private endpoints](service-create-private-endpoint.md). Meters associated with premium features are listed in the following table.
3737

@@ -45,7 +45,7 @@ Billing is based on capacity (SUs) and the costs of running premium features, su
4545
| Semantic Search <sup>1</sup> | Number of queries of "queryType=semantic", billed at a progressive rate. See the [pricing page](https://azure.microsoft.com/pricing/details/search/#pricing). |
4646
| Private Endpoints <sup>1</sup> | Billed as long as the endpoint exists, and billed for bandwidth. |
4747

48-
<sup1</sup> Applies only if you use or enable the feature.
48+
<sup>1</sup> Applies only if you use or enable the feature.
4949

5050
<sup>2</sup> In an [indexer configuration](/rest/api/searchservice/create-indexer#indexer-parameters), "imageAction" is the parameter that triggers image extraction. If "imageAction" is set to "none" (the default), you won't be charged for image extraction.
5151

0 commit comments

Comments
 (0)