Skip to content

Commit 230a193

Browse files
authored
Updated new image tags with borders
1 parent 6f67870 commit 230a193

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

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

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,19 @@ A **standard performance** [**Azure Blob Storage account**](https://ms.portal.az
3737

3838
1. Go to the [Azure portal](https://ms.portal.azure.com/#home) and navigate as follows: **Your storage account****Data storage****Containers**
3939

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.":::
4141

4242
1. Select a **container** from the list.
4343

4444
1. Select **Upload** from the menu at the top of the page.
4545

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.":::
4747

4848
1. The **Upload blob** window will appear.
4949

5050
1. Select your file(s) to upload.
5151

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.":::
5353

5454
> [!NOTE]
5555
> 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,8 +64,6 @@ After you have completed the prerequisites, navigate to the [Form Recognizer Stu
6464

6565
1. Review and confirm your selections.
6666

67-
![Form Recognizer Studio Getting Started example](../media/quickstarts/form-recognizer-studio-get-started.gif)
68-
6967
:::image border="true" type="content" source="../media/quickstarts/form-recognizer-studio-get-started.gif" alt-text="Form Recognizer Studio Getting Started example":::
7068

7169
## Layout
@@ -82,7 +80,7 @@ In the Layout view:
8280

8381
1. In the output section's Result tab, browse the JSON output to understand the service response format. Copy and download to jumpstart integration.
8482

85-
![Form Recognizer Layout example](../media/quickstarts/layout-get-started-fixed.gif)
83+
:::image border="true" type="content" source="../media/quickstarts/layout-get-started-fixed.gif" alt-text="Form Recognizer Layout example":::
8684

8785
## Prebuilt models
8886

@@ -98,10 +96,12 @@ In the Prebuilt view:
9896

9997
1. In the output section's Result tab, browse the JSON output to understand the service response format. Copy and download to jumpstart integration.
10098

101-
![Form Recognizer Prebuilt example](../media/quickstarts/prebuilt-get-started-fixed.gif)
99+
:::image border="true" type="content" source="../media/quickstarts/prebuilt-get-started-fixed.gif" alt-text="Form Recognizer Prebuilt example":::
102100

103101
## Custom models
104102

103+
### Getting started
104+
105105
To create custom models, you start with configuring your project:
106106

107107
1. From the Studio home, select the Custom form project to open the Custom form home page.
@@ -112,8 +112,9 @@ To create custom models, you start with configuring your project:
112112

113113
1. Review and submit your settings to create the project.
114114

115+
:::image border="true" type="content" source="../media/quickstarts/1-custom-model-get-started.gif" alt-text="Form Recognizer Custom project Getting Started example":::
115116

116-
![Form Recognizer Custom project Getting Started example](../media/quickstarts/1-custom-model-get-started.gif)
117+
### Basic flow
117118

118119
After the project creation step, in the custom model phase:
119120

@@ -129,7 +130,9 @@ After the project creation step, in the custom model phase:
129130

130131
1. Iterate on the steps to improve your model.
131132

132-
![Form Recognizer Custom project basic workflow](../media/quickstarts/2-custom-model-basic-steps.gif)
133+
:::image border="true" type="content" source="../media/quickstarts/2-custom-model-basic-steps.gif" alt-text="Form Recognizer Custom project basic workflow":::
134+
135+
### Other features
133136

134137
In addition, view all your models using the Models tab on the left. From the list view, select model(s) to perform the following actions:
135138

0 commit comments

Comments
 (0)