Skip to content

Commit 8cea009

Browse files
committed
reform ht doc
1 parent 732960c commit 8cea009

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

articles/ai-services/computer-vision/how-to/blob-storage-search.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure your blob storage container for image retrieval and video search
2+
title: Configure your blob storage container for image retrieval
33
titleSuffix: Azure AI services
44
description: Configure your Azure storage account to get started with the **Search photos image retrieval** experience in Vision Studio.
55
#services: cognitive-services
@@ -13,14 +13,14 @@ ms.author: pafarley
1313

1414
---
1515

16-
# Configure your blob storage for image retrieval and video search in Vision Studio
16+
# Configure your blob storage for image retrieval in Vision Studio
1717

18-
To get started with the **Search photos image retrieval** scenario in Vision Studio, you need to select or create a new Azure storage account. Your storage account can be in any region, but creating it in the same region as your Vision resource is more efficient and reduces cost.
18+
To get started with the **Search photos with image retrieval** scenario in Vision Studio, you need to select or create a new Azure storage account. Your storage account can be in any region, but creating it in the same region as your Vision resource is more efficient and reduces cost.
1919

2020
> [!IMPORTANT]
21-
> You need to create your storage account on the same Azure subscription as the Vision resource you're using in the **Search photos image retrieval** scenario as shown below.
22-
23-
:::image type="content" source="../media/storage-instructions/subscription.png" alt-text="Screenshot of resource selection.":::
21+
> You need to create your storage account on the same Azure subscription as the Vision resource you're using in the **Search photos with image retrieval** scenario.
22+
>
23+
> :::image type="content" source="../media/storage-instructions/subscription.png" alt-text="Screenshot of resource selection.":::
2424
2525
## Create a new storage account
2626

@@ -53,13 +53,9 @@ In the Allowed Methods field, select the `GET` checkbox to allow an authenticate
5353
:::image type="content" source="../media/storage-instructions/cors-rule.png" alt-text="Screenshot of completed CORS screen.":::
5454

5555

56-
This allows Vision Studio to access images and videos in your blob storage container to extract insights on your data.
57-
58-
## Upload images and videos in Vision Studio
59-
60-
In the **Try with your own video** or **Try with your own image** section in Vision Studio, select the storage account that you configured with the CORS rule. Select the container in which your images or videos are stored. If you don't have a container, you can create one and upload the images or videos from your local device. If you have updated the CORS rules on the storage account, refresh the Blob container or Video files on container sections.
61-
56+
This allows Vision Studio to access images in your blob storage container to extract insights on your data.
6257

63-
:::image type="content" source="../media/storage-instructions/video-selection.png" alt-text="Screenshot of image upload in Vision Studio.":::
58+
## Upload images in Vision Studio
6459

60+
In the **Search photos with image retrieval** section in Vision Studio, select the storage account that you configured with the CORS rule. Select the container in which your images are stored. If you don't have a container, you can create one and upload the images from your local device. If you have updated the CORS rules on the storage account, refresh the Blob container or Video files on container sections.
6561

0 commit comments

Comments
 (0)