Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
KnownFormRecognizerAudience enum
- Package:
- @azure/ai-form-recognizer
Defines the known cloud audiences for Form Recognizer.
To authenticate with Entra Id (using a TokenCredential) in a Sovereign Cloud
environment, provide the appropriate value below as the audience option when creating a
DocumentAnalysisClient or DocumentModelAdministrationClient.
The default value is suitable for Form Recognizer resources created in the Azure Public Cloud, so this value is only required to use Form Recognizer in a different cloud environment.
Fields
| AzureChina | Azure China |
| AzureGovernment | Azure Government |
| AzurePublicCloud | Azure Public Cloud |
