Srikanta
Srikanta
I have been using this tool and find it very useful to ensure our documentation is updated every time code changes. Most of the documentation requires only a small snippet...
## Motivation I am developing a library that provides APIs for interacting with cloud storage. One of the APIs I'd like to support is to be able to upload a...
Since this library is used in multiple services, it should be in `common` directory similar to `perf-test-core`.
There are scenarios where we need to change the timeout value of a specific request but not for the entire client. In such cases, we use `Context` to set `azure-response-timeout`...
We have a few packages in clientcore group and consumers (like codegen) of these packages will benefit from using a BOM to maintain version compatibility.
Guide on how to migrate: https://github.com/Azure/azure-sdk-for-java/wiki/Azure-Json-Migration ```[tasklist] ### Tasks - [x] azure-ai-anomalydector (@srnagar) - [x] azure-ai-formrecognizer (just a few manual code references to Jackson Databind) (@samvaity) - [x] ~~azure-ai-personalizer (@samvaity)~~...
This PR updates tests to use new auth credential types for playback, record and live modes.
This PR updates tests to use new auth credential types for playback, record and live modes.
Fixes serialization issue of ChatRequestUserMessage type.
What does this implement/fix? Explain your changes. --------------------------------------------------- This updates the build and upload yml file to include the Azure SDK build tool. Does this close any currently open issues?...