You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/computer-vision/how-to/blob-storage-search.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,14 +22,19 @@ To get started with the **Search photos with image retrieval** scenario in Visio
22
22
>
23
23
> :::image type="content" source="../media/storage-instructions/subscription.png" alt-text="Screenshot of resource selection.":::
24
24
25
+
25
26
## Create a new storage account
26
27
27
28
To get started, <ahref="https://ms.portal.azure.com/#create/Microsoft.StorageAccount"title="create a new storage account"target="_blank">create a new storage account</a>.
28
29
29
30
:::image type="content" source="../media/storage-instructions/create-storage.png" alt-text="Screenshot of Blob storage creation.":::
30
31
32
+
Fill in the required parameters to configure your storage account, then select **Review** and **Create**.
31
33
32
-
Fill in the required parameters to configure your storage account, then select **Review** and **Create**.
34
+
> [!IMPORTANT]
35
+
> Your storage account must be publicly accessible to be used with Vision Studio. Configure this in the **Networking** tab of the resource creation page.
36
+
>
37
+
> :::image type="content" source="../media/storage-instructions/public-access.png" alt-text="Screenshot of network setting.":::
33
38
34
39
Once your storage account has been deployed, select **Go to resource** to open the storage account overview.
0 commit comments