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

### Library name and version Azure.Data.Tables 12.6.1 ### Query/Question We have been using Cosmos DB Table API in our .NET Core service for a while now. Recently we began looking...

Client
Tables
issue-addressed

We are targeting Azure Search SDK GA next month. Here is the scope for upcoming GA: * Public surface area of last GA version * AAD support including multi cloud...

Search
Client

From [here](https://github.com/Azure/azure-service-bus/blob/master/samples/DotNet/GettingStarted/Microsoft.Azure.ServiceBus/BasicSendReceiveUsingQueueClient/Program.cs). I recently saw this in an ASP.net web api controller, copied pretty much verbatim from this example. This not only led to some nasty bugs WRT connection orphaning...

Service Bus
Service Attention
Client
customer-reported
question
needs-team-attention

# 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...

Part of https://github.com/Azure/autorest.csharp/pull/2411 # 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...

Storage
Service Bus
KeyVault
Event Hubs
Compute
App Configuration
Communication

Hello, **issue:** Setting (the same) PartitionKey does not guarantee all events will appear in the same partition when sending them in different 'chunks' **context:** Our downstream processing needs ordered processing....

Event Hubs
Client
customer-reported
bug
issue-addressed

### Library name Azure.Data.Tables ### Please describe the feature. In the "old" SDKs such as `Microsoft.WindowsAzure.Storage.Table`, there was a class called `TableEntityAdapter` which implemented the `ITableEntity` interface and allowed to...

Client
customer-reported
question
feature-request
Tables
needs-team-attention

### Library name and version Azure.Storage.Blob 11.2.2 & Azure.Identity 1.5.0 ### Query/Question We're using Azure.Storage.Blob SDK and we got alerts that we are not using regional authority while fetching tokens...

Client
Azure.Identity
customer-reported
question
needs-team-attention

### Library name and version Azure.Identity 1.6.1 ### Query/Question Dear, I was using Microsoft.Azure.Services.AppAuthentication and the GetAccessTokenAsync to get the access token of the scope "https://database.windows.net/" Now with Azure.Identity I...

Client
Azure.Identity
customer-reported
question
needs-team-attention

### Library name and version Azure.Messaging.ServiceBus 7.8.0, 7.8.1 and 7.9.0 ### Describe the bug When using transactions and invoking `RenewMessageLockAsync` on a different `ServiceBusReceiver` and processing durations are over 10...

Service Bus
Client
customer-reported
question
issue-addressed