Skip to content

Azure Form Recognizer Samples Issue #18387

Closed

Description

Section link1,link2,link3,link4,link5,link6,link7,link8,link9,link10:

image

Suggestion:
If in .ts file, add the code as follow:

import * as dotenv from "dotenv";
dotenv.config();

If in .js file, add the code as follow:

const dotenv = require("dotenv");
dotenv.config();

@meeraharidasa, @mayurid , @ramya-rao-a and @jeremymeng for notification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Cognitive - Form RecognizerDocsbugThis issue requires a change to an existing behavior in the product in order to be resolved.test-manual-pass

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions