Skip to content

massdriver-cloud/azure-cognitive-service-form-recognizer

Repository files navigation

Massdriver

azure-cognitive-service-form-recognizer

Release Contributors Forks Stargazers Issues MIT License

Azure Form Recognizer is a cloud-based Azure Applied AI Service that enables you to build intelligent document processing solutions. Massive amounts of data, spanning a wide variety of data types, are stored in forms and documents. Form Recognizer enables you to effectively manage the velocity at which data is collected and processed and is key to improved operations, informed data-driven decisions, and enlightened innovation.


Design

For detailed information, check out our Operator Guide for this bundle.

Usage

Our bundles aren't intended to be used locally, outside of testing. Instead, our bundles are designed to be configured, connected, deployed and monitored in the Massdriver platform.

What are Bundles?

Bundles are the basic building blocks of infrastructure, applications, and architectures in Massdriver. Read more here.

Bundle

Params

Form input parameters for configuring a bundle for deployment.

View

Properties

  • service (object)
    • region (string): The region where the Form Recognizer service will be deployed. Cannot be changed after deployment.
    • sku (string): The SKU for the form recognizer service. Cannot be changed after deployment.
      • One of
        • Free (500 pages/month, 20 calls/minute for recognizer API, 1 call/minute for training API)
        • Standard (1 call/minute for training API)

Connections

Connections from other bundles that this bundle depends on.

View

Properties

  • azure_service_principal (object): . Cannot contain additional properties.
    • data (object)

      • client_id (string): A valid UUID field.

        Examples:

        "123xyz99-ab34-56cd-e7f8-456abc1q2w3e"
      • client_secret (string)

      • subscription_id (string): A valid UUID field.

        Examples:

        "123xyz99-ab34-56cd-e7f8-456abc1q2w3e"
      • tenant_id (string): A valid UUID field.

        Examples:

        "123xyz99-ab34-56cd-e7f8-456abc1q2w3e"
    • specs (object)

Artifacts

Resources created by this bundle that can be connected to other bundles.

View

Properties

  • endpoint (object): . Cannot contain additional properties.
    • data (object)
      • infrastructure (object)

        • ari (string): Azure Resource ID.

          Examples:

          "/subscriptions/12345678-1234-1234-abcd-1234567890ab/resourceGroups/resource-group-name/providers/Microsoft.Network/virtualNetworks/network-name"
        • endpoint (string): An HTTPS endpoint URL.

          Examples:

          "https://example.com/some/path"
          "https://massdriver.cloud"
      • security (object): Azure Security Configuration. Cannot contain additional properties.

        • iam (object): IAM Roles And Scopes. Cannot contain additional properties.
          • ^[a-z]+[a-z_]*[a-z]$ (object)
            • role: Azure Role.

              Examples:

              "Storage Blob Data Reader"
            • scope (string): Azure IAM Scope.

    • specs (object)
      • azure (object): .
        • region (string): Select the Azure region you'd like to provision your resources in.

Contributing

Bug Reports & Feature Requests

Did we miss something? Please submit an issue to report any bugs or request additional features.

Developing

Note: Massdriver bundles are intended to be tightly use-case scoped, intention-based, reusable pieces of IaC for use in the Massdriver platform. For this reason, major feature additions that broaden the scope of an existing bundle are likely to be rejected by the community.

Still want to get involved? First check out our contribution guidelines.

Fix or Fork

If your use-case isn't covered by this bundle, you can still get involved! Massdriver is designed to be an extensible platform. Fork this bundle, or create your own bundle from scratch!

Connect

Questions? Concerns? Adulations? We'd love to hear from you!

Please connect with us!

Email GitHub LinkedIn Twitter YouTube Reddit

About

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •