Sarangan Rajamanickam

Results 17 issues of Sarangan Rajamanickam

### Packages impacted by this PR @azure/search-documents ### Issues associated with this PR N/A ### Describe the problem that is addressed by this PR We have released the `@azure/search-documents` SDK...

Search

In the Storage Blob Data Plane SDK - [file](https://github.com/Azure/azure-rest-api-specs/blob/storage-dataplane-preview/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-10-02/blob.json), we have the following swagger definition: ``` "EncryptionAlgorithm": { "name": "x-ms-encryption-algorithm", "x-ms-client-name": "encryptionAlgorithm", "type": "string", "in": "header", "required": false, "enum": [...

bug
Storage
v6
P2

We have 1 test swaggers that needs Form data support: body-formdata-urlencoded.json

v6
feature
P1

We need the documentation for the Usage of the Typescript Generator and it should cover the following scenarios: 1. Creating SDK for a new Service 2. Migrating SDK to latest...

For the Track 2 SDK generator(for the new services) when they are generated we have a package.json file. In that file, under the dependencies section, we have core packages such...

v6
feature
P3

In the SDK Generation Process, we normally use a readme.md file in our JS Repository (usually under the swagger folder). After discussion with @qiaozha, we should be generating this file...

v6
feature
P3

In the earlier versions of Autorest (V2), we used to have logic for source code transformations. For example, you can find the transformations set in https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/search/data-plane/Azure.Search/readme.md. (Search for source-file-csharp) But,...

v6
feature
P3

### Packages impacted by this PR @azure/eventgrid ### Issues associated with this PR NA ### Describe the problem that is addressed by this PR The EventGrid Service Team has added...

Event Grid

### Packages impacted by this PR @azure/openai ### Issues associated with this PR NA ### Describe the problem that is addressed by this PR In `@azure/openai` package, when an error...

no-recent-activity
OpenAI

This PR is to: 1. Add a default user agent to header requests for Azure requests in the `@langchain/openai` library. 2. We need to check for instance name & deployment...

auto:improvement
size:M