Skip to content

Commit 135fc86

Browse files
committed
update image
1 parent 8e9da4a commit 135fc86

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ms.author: lajanuar
1212
recommendations: false
1313
---
1414

15+
<!-- markdownlint-disable MD033 -->
1516
# What is Form Recognizer Studio?
1617

1718
>[!NOTE]
@@ -48,15 +49,15 @@ The studio supports all Form Recognizer v3.0 models and v2.1 models with labeled
4849

4950
* Retrieve your endpoint and key from the Azure portal.
5051
* Go to the overview page for your resource and select **Keys and Endpoint** from the left navigation bar.
52+
* Enter the values in the appropriate fields.
5153

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

5456
1. Once you've completed configuring your resource, you'll be able to try the different models offered by Form Recognizer Studio. From the front page, select any Form Recognizer model to try using a no-code approach.
5557

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

58-
<!-- markdownlint-disable MD033 -->
59-
1. After trying Form Recognizer Studio, use the [**C#**](quickstarts/try-v3-csharp-sdk.md), [**Java**](quickstarts/try-v3-java-sdk.md), [**JavaScript**](quickstarts/try-v3-javascript-sdk.md) or [**Python**](quickstarts/try-v3-python-sdk.md) client libraries or the [**REST API**](quickstarts/try-v3-rest-api.md) to get started incorporating Form Recognizer models into your own applications.
60+
1. After you've tried Form Recognizer Studio, use the [**C#**](quickstarts/try-v3-csharp-sdk.md), [**Java**](quickstarts/try-v3-java-sdk.md), [**JavaScript**](quickstarts/try-v3-javascript-sdk.md) or [**Python**](quickstarts/try-v3-python-sdk.md) client libraries or the [**REST API**](quickstarts/try-v3-rest-api.md) to get started incorporating Form Recognizer models into your own applications.
6061

6162
To learn more about each model, *see* the concepts pages.
6263

0 commit comments

Comments
 (0)