Skip to content

Commit f2d3eb6

Browse files
committed
update rest api url
1 parent e995f07 commit f2d3eb6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-services/document-intelligence/studio-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,17 @@ Use the [Document Intelligence Studio quickstart](quickstarts/try-document-intel
6262
>
6363
> Document Intelligence now supports AAD token authentication additional to local (key-based) authentication when accessing the Document Intelligence resources and storage accounts. Be sure to follow below instructions to setup correct access roles, especially if your resources are applied with `DisableLocalAuth` policy.
6464
65-
Note that there are additional prerequisites for using custom models in Document Intelligence Studio. Please refer to the [documentation](quickstarts/try-document-intelligence-studio-custom.md) for step by step guidance.
65+
There are added prerequisites for using custom models in Document Intelligence Studio. Refer to the [documentation](quickstarts/try-document-intelligence-studio-custom.md) for step by step guidance.
6666

6767
### Authorization policies
6868

6969
Your organization can opt to disable local authentication and enforce Microsoft Entra (formerly Azure Active Directory) authentication for Azure AI Document Intelligence resources and Azure blob storage.
7070

71-
* Using Microsoft Entra authentication requires that key based authorization is disabled. After key access is disabled, Microsoft Entra ID is the only available authorization method.
71+
* Microsoft Entra authentication requires that key based authorization is disabled. After key access is disabled, Microsoft Entra ID is the only available authorization method.
7272

7373
* Microsoft Entra allows granting minimum privileges and granular control for Azure resources.
7474

75-
* For more information, *see* the following guidance:
75+
For more information, *see* the following guidance:
7676

7777
* [Disable local authentication for Azure AI Services](../disable-local-auth.md).
7878
* [Prevent Shared Key authorization for an Azure Storage account](/azure/storage/common/shared-key-authorization-prevent)

0 commit comments

Comments
 (0)