An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
The code with the error may have been based on an example of the beta SDK. StartAnalyzeDocumentAsync seems to have been replaced by AnalyzeDocumentAsync. Try using AnalyzeDocumentAsync instead.