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
1. Go to the [Azure portal](https://ms.portal.azure.com/#home) and navigate as follows: **Your storage account** → **Data storage** → **Containers**
39
39
40
-
:::image type="content" source="../media/sas-tokens/data-storage-menu.png" alt-text="Screenshot: Data storage menu in the Azure portal.":::
40
+
:::image border="true" type="content" source="../media/sas-tokens/data-storage-menu.png" alt-text="Screenshot: Data storage menu in the Azure portal.":::
41
41
42
42
1. Select a **container** from the list.
43
43
44
44
1. Select **Upload** from the menu at the top of the page.
45
45
46
-
:::image type="content" source="../media/sas-tokens/container-upload-button.png" alt-text="Screenshot: container upload button in the Azure portal.":::
46
+
:::image border="true" type="content" source="../media/sas-tokens/container-upload-button.png" alt-text="Screenshot: container upload button in the Azure portal.":::
47
47
48
48
1. The **Upload blob** window will appear.
49
49
50
50
1. Select your file(s) to upload.
51
51
52
-
:::image type="content" source="../media/sas-tokens/upload-blob-window.png" alt-text="Screenshot: upload blob window in the Azure portal.":::
52
+
:::image border="true" type="content" source="../media/sas-tokens/upload-blob-window.png" alt-text="Screenshot: upload blob window in the Azure portal.":::
53
53
54
54
> [!NOTE]
55
55
> By default, the Studio will use form documents that are located at the root of your container. However, you can use data organized in folders if specified in the Custom form project creation steps. *See*[**Organize your data in subfolders**](/azure/applied-ai-services/form-recognizer/build-training-data-set#organize-your-data-in-subfolders-optional)
@@ -64,7 +64,7 @@ After you have completed the prerequisites, navigate to the [Form Recognizer Stu
64
64
65
65
1. Review and confirm your selections.
66
66
67
-

67
+
:::image border="true" type="content" source="../media/quickstarts/form-recognizer-studio-get-started.gif" alt-text="Form Recognizer Studio Getting Started example":::
68
68
69
69
## Layout
70
70
@@ -80,7 +80,7 @@ In the Layout view:
80
80
81
81
1. In the output section's Result tab, browse the JSON output to understand the service response format. Copy and download to jumpstart integration.
0 commit comments