azure-sdk-for-js
azure-sdk-for-js copied to clipboard
This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/jav...
**Checklists** - [ ] Added impacted package name to the issue description **Packages impacted by this PR:** **Issues associated with this PR:** **Describe the problem that is addressed by this...
### Packages impacted by this PR **New** @azure-rest/service-fabric ### Issues associated with this PR N/A ### Describe the problem that is addressed by this PR Adding a new Rest Client...
- **@azure/notification-hubs**: - **Package Version**: - **Windows 11**: - [X] **nodejs** - **version**: - [ ] **browser** - **name/version**: - [ ] **typescript** - **version**: - Is the bug related...
- **Package Name**: @azure/cosmos - **Package Version**: 3.16.3 - **Operating system**: - [X] **nodejs** - [X] **typescript** **Describe the bug** A clear and concise description of what the bug is....
### Packages impacted by this PR @azure/monitor-ingestion ### Issues associated with this PR ### Describe the problem that is addressed by this PR ### What are the possible designs available...
The `TranslatorDetectResponse` type from `@azure/cognitiveservices-translatortext` currently has the following definition: ```ts export interface DetectResultItem { text?: string; } ``` The actual response should include the following fields: https://docs.microsoft.com/en-us/azure/cognitive-services/translator/reference/v3-0-detect ```ts export...
Please add troubleshooting guides for ACR SDK Please use - https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/containerregistry/azure-containers-containerregistry/TROUBLESHOOTING.md as reference.
Post release automated changes for azure-communication-rooms
Convert API extracter api.json file to APIView code file by CI and PR pipeline and generate/compare API review diff using these generated code files instead of running APIView parser within...
### Packages impacted by this PR @azure/ai-language-conversations ### Issues associated with this PR Tests and Samples are still missing Needs to be tied up to the CI pipeline ### Describe...