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
Copy file name to clipboardExpand all lines: articles/applied-ai-services/form-recognizer/form-recognizer-studio-overview.md
+9-22Lines changed: 9 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,18 +30,18 @@ recommendations: false
30
30
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
31
31
32
32
> [!TIP]
33
-
> Create a Cognitive Services resource if you plan to access multiple cognitive services under a single endpoint/key. For Form Recognizer access only, create a Form Recognizer resource. Please note that you'll need a single-service resource if you intend to use [Azure Active Directory authentication](../../../active-directory/authentication/overview-authentication.md).
33
+
> Create a Cognitive Services resource if you plan to access multiple cognitive services under a single endpoint/key. For Form Recognizer access only, create a Form Recognizer resource. Please note that you'll need a single-service resource if you intend to use [Azure Active Directory authentication](../../active-directory/authentication/overview-authentication.md).
34
34
35
35
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:
36
36
37
-
a. **Access by Resource**.
37
+
a. **Access by Resource**.
38
38
* Choose your existing subscription.
39
39
* Select an existing resource group within your subscription or create a new one.
40
40
* Select your existing Form Recognizer or Cognitive services resource.
41
41
42
42
:::image type="content" source="media/studio/welcome-to-studio.png" alt-text="Screenshot of the configure service resource window.":::
43
43
44
-
b. **Access by API endpoint and key**.
44
+
b. **Access by API endpoint and key**.
45
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.
46
46
47
47
:::image type="content" source="media/containers/keys-and-endpoint.png" alt-text="Screenshot: keys and endpoint location in the Azure portal.":::
@@ -52,26 +52,13 @@ recommendations: false
52
52
53
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:
0 commit comments