Azure-Samples / cognitive-services-quickstart-code

Code Examples used by the Quickstarts in the Cognitive Services Documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Management client library code samples

ChrisHMSFT opened this issue · comments

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ X] feature request
- [ X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

New Libraries are published here:

C#
https://www.nuget.org/packages/Microsoft.Azure.Management.CognitiveServices/8.0.0-preview
Python
https://pypi.org/project/azure-mgmt-cognitiveservices/12.0.0/
Go
https://github.com/Azure/azure-sdk-for-go/tree/master/services/cognitiveservices/mgmt/2021-04-30/cognitiveservices
JavaScript
https://www.npmjs.com/package/@azure/arm-cognitiveservices/v/6.0.0
Java
https://search.maven.org/artifact/com.azure.resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.2/jar

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

These are done and tested for all languages except Java - see issue Azure/azure-sdk-for-java#22894. The Java quickstart should work for services other than Text Analytics.

Closing this issue as the work is done. The issue regarding Java remains, but the quickstarts for the other languages are working.