azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versio...

Results 1250 azure-sdk-for-net issues
Sort by recently updated
recently updated
newest added

The main focus of the changes here is to implement the changes in `AmqpMessageBatch` in Service Bus that have already been made to the `EventDataBatch` in Event Hubs. Rather than...

Service Bus

This is a initial PR for Statsbeat collection. The idea is to use OTel metric SDK with Azure Monitor exporter to export statsbeat metrics to Application Insights. There are two...

Monitor - Exporter

# Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific information about pull request etiquette...

### Library name and version Azure.AI.FormRecognizer 4.0.0-beta,3 ### Query/Question What is the expectations for consumers of the SDK in respect to processing and pulling out information when the service throws...

Client
needs-author-feedback
customer-reported
question
Cognitive - Form Recognizer

### Library name and version Azure.AI.FormRecognizer 4.0-beta4 ### Describe the bug Since upgrade to latest .net SDK beta4 (uses 2022-06-30-preview) table parsing is not as accurate as previous version. Test...

customer-reported
question
needs-team-attention
Service
Cognitive - Form Recognizer

### Library name and version Azure.AI.FormRecognizer Version 3.1.1 ### Describe the bug Calling UpdateStatysAsync crashes on json deserialization In general this works - for a certain document we tried it...

Client
needs-author-feedback
customer-reported
bug
Cognitive - Form Recognizer

This value is from https://github.com/Azure/azure-sdk-for-net/blob/135dd405d0c0792b90364a06602235bb8e9edc76/sdk/cognitivelanguage/Azure.AI.Language.Conversations/src/autorest.md?plain=1#L160-L176 Would you update the directives to valid version? _Originally posted by @pshao25 in https://github.com/Azure/azure-sdk-for-net/pull/30382#discussion_r941002408_

Client
Cognitive - Language

(This issue was created to track [this User Voice feedback](https://feedback.azure.com/forums/263029-azure-search/suggestions/32114773-provide-method-for-escaping-characters-in-the-sear)). Special characters must be escaped to be used as part of the search text. You can escape them by prefixing...

Search
Client

First commit implementing generated code. Duplicate fields were removed and the AddConfigurationSettingAsync, AddConfigurationSetting, DeleteConfigurationSettingAsync, and DeleteConfigurationSetting methods were changed to integrate the generated code. # Contributing to the Azure SDK...

App Configuration