Skip to content

Commit 35d451b

Browse files
authored
Merge pull request #176192 from sanjeev3/master
Updated CORS example image
2 parents 9fab85d + f3f76c8 commit 35d451b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
112 KB
Loading

articles/applied-ai-services/form-recognizer/quickstarts/try-v3-form-recognizer-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A **standard performance** [**Azure Blob Storage account**](https://ms.portal.az
3838

3939
[CORS (Cross Origin Resource Sharing)](/rest/api/storageservices/cross-origin-resource-sharing--cors--support-for-the-azure-storage-services) needs to be configured on your Azure storage account for it to be accessible from the Form Recognizer Studio. To configure CORS in the Azure portal, you will need access to the CORS blade of your storage account.
4040

41-
:::image type="content" source="../media/quickstarts/storage-cors-example.png" alt-text="Screenshot that shows CORS configuration for a storage account.":::
41+
:::image type="content" source="../media/quickstarts/cors-updated-image.png" alt-text="Screenshot that shows CORS configuration for a storage account.":::
4242

4343
1. Select the CORS blade for the storage account.
4444
2. Start by creating a new CORS entry in the Blob service.

0 commit comments

Comments
 (0)