Skip to content

Commit 73bda52

Browse files
authored
Update cognitive-search-concept-image-scenarios.md
Applying feedback.
1 parent bfcc7d7 commit 73bda52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/cognitive-search-concept-image-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ After the source files are set up, enable image normalization by setting the `im
6060
+ Large images are resized to a maximum height and width to make them uniform.
6161
+ For images that have metadata that specifies orientation, image rotation is adjusted for vertical loading.
6262

63-
Note that enabling `imageAction` (setting this parameter to other than `none`) will incur in additional charges for image extraction according to [Azure AI Search pricing](https://azure.microsoft.com/pricing/details/search/).
63+
Note that enabling `imageAction` (setting this parameter to other than `none`) will incur an additional charge for image extraction according to [Azure AI Search pricing](https://azure.microsoft.com/pricing/details/search/).
6464

6565
Metadata adjustments are captured in a complex type created for each image. You can't opt out of the image normalization requirement. Skills that iterate over images, such as OCR and image analysis, expect normalized images.
6666

0 commit comments

Comments
 (0)