Skip to content

Commit e626219

Browse files
committed
update image
1 parent db8c19f commit e626219

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

articles/applied-ai-services/form-recognizer/form-recognizer-studio-overview.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ recommendations: false
1717
>[!NOTE]
1818
> Form Recognizer Studio is currently in public preview. Some features may not be supported or have limited capabilities.
1919
20-
[Form Recognizer Studio preview](https://formrecognizer.appliedai.azure.com/) is an online tool to visually explore, understand, and integrate features from the Form Recognizer service into your applications. Form Recognizer Studio provides a platform for you to quickly try several service models and sample their returned data in an interactive manner. You can use Studio to experiment with the different Form Recognizer models and without the need to write any code. After trying Form Recognizer in the Studio, you can use the available client libraries and REST APIs to get started adding models and incorporating features within your own applications.
20+
[Form Recognizer Studio preview](https://formrecognizer.appliedai.azure.com/) is an online tool to visually explore, understand, and integrate features from the Form Recognizer service into your applications. Form Recognizer Studio provides a platform for you to experiment with the different Form Recognizer models and sample their returned data in an interactive manner without the need to write any code. After trying Form Recognizer Studio, you can use the available client libraries and REST APIs to get started adding models and incorporating features to your own applications.
2121

2222
## Get started using Form Recognizer Studio
2323

@@ -34,23 +34,26 @@ recommendations: false
3434
3535
1. Navigate to the Form Recognizer Studio. If it's your first time logging in, a popup window will appear prompting you to configure your service resource. You have two options:
3636

37-
a. **Access by Resource**.
37+
**a. Access by Resource**.
38+
3839
* Choose your existing subscription.
3940
* Select an existing resource group within your subscription or create a new one.
4041
* Select your existing Form Recognizer or Cognitive services resource.
4142

4243
:::image type="content" source="media/studio/welcome-to-studio.png" alt-text="Screenshot of the configure service resource window.":::
4344

44-
b. **Access by API endpoint and key**.
45-
* You can retrieve your endpoint and key from the Azure portal. Go to the overview page for your resource and select **Keys and Endpoint** from the left navigation bar.
45+
**b. Access by API endpoint and key**.
46+
47+
* You can retrieve your endpoint and key from the Azure portal.
48+
* Go to the overview page for your resource and select **Keys and Endpoint** from the left navigation bar.
4649

4750
:::image type="content" source="media/containers/keys-and-endpoint.png" alt-text="Screenshot: keys and endpoint location in the Azure portal.":::
4851

49-
1. Once you have completed configuring your resource, you'll be able to try the different models offered by Form Recognizer Studio.
52+
1. Once you've completed configuring your resource, you'll be able to try the different models offered by Form Recognizer Studio.
5053

51-
:::image type="content" source="media/studio/form-recognizer-studio-front.png" alt-text="Screenshot of Form Recognizer Studio front page.":::
54+
:::image type="content" source="media/studio/form-recognizer-studio-front.png" alt-text="Screenshot of Form Recognizer Studio front page.":::
5255

53-
1. From the front page, select any model offered by Form Recognizer to easily try using a no-code approach. Each model is explained in depth in the concept article section:
56+
1. From the front page, select any model to easily try Form Recognizer using a no-code approach. Each model is explained in depth in the concepts section.
5457

5558
<!-- markdownlint-disable MD033 -->
5659

@@ -60,12 +63,14 @@ recommendations: false
6063
|**Prebuilt models**|<ul><li>[**W-2 form model**](concept-w2.md)</li><li>[**Invoice model**](concept-invoice.md)</li><li>[**Receipt model**](concept-receipt.md)</li><li>[**ID document model**](concept-id-document.md)</li><li>[**Business card model**](concept-business-card.md)</li></ul>
6164
|Custom models|<ul><li>[**Custom model**](concept-custom.md)</li><ul><li>[**Template model**](concept-custom-template.md)</li><li>[**Neural model**](concept-custom-template.md)</li></ul><li>[**Composed model**](concept-model-overview.md)</li></ul>
6265

63-
### View and manage your resource
66+
### Manage your resource
6467

65-
In Form Recognizer Studio, select the **Settings** icon in the top-right corner of the studio home page. Select the **Resource** tab to view resource details such as name and pricing tier. If you have access to other resources, you can switch resources as well.
68+
In Form Recognizer Studio, select the **Settings** icon in the top-right corner of the studio home page to view your resource. Select the **Resource** tab to view resource details such as name and pricing tier. If you have access to other resources, you can switch resources as well.
6669

6770
:::image type="content" source="media/studio/form-recognizer-studio-resource-page.png" alt-text="Screenshot of the studio settings page resource tab.":::
6871

72+
Enjoy the Form Recognizer Studio and
73+
6974
## Next steps
7075

7176
* Go to Form Recognizer Studio to begin using the models offered by the service.
-2.12 KB
Loading

0 commit comments

Comments
 (0)