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.Search.Documents ### Describe the bug On this line: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/search/Azure.Search.Documents/src/SearchClient.cs#L196 Its throwing an error if the endpoint isn't `https`. I am using an emulator for local...

Search
Client
customer-reported
question
issue-addressed

Fixes https://github.com/Azure/autorest.csharp/issues/2571 # 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...

I'm getting an exception from an automatically (or even manually) instrumented `Operation` when running synchronously: ```C# Operation updateSourcesOperation = await Client.UpdateSourcesAsync(WaitUntil.Completed, testProjectName, updateSourcesRequestContent); ``` The exception: ```text System.InvalidOperationException : Expected...

Client
Azure.Core.TestFramework

[Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: bcf65e06-a315-9182-3fb6-a2926733ad10 * Version Independent ID: e2e4e384-de01-a52e-5c00-f49fd8561a0f...

Cosmos
Client
customer-reported
question
issue-addressed
CXP Attention

### Library name and version Azure.Messaging.ServiceBus 7.5.1 ### Describe the bug i use c# 7.5.1 Azure.Messaging.ServiceBus sdk , use session queue consumer message . language is c# .aspnetcore web ....

Service Bus
Client
customer-reported
question
issue-addressed

### Library name and version Azure.ResourceManager ### Describe the bug We recently updated the ci for mgmt to only run `net - resourcemanager - mgmt - ci` for all mgmt...

EngSys
Central-EngSys

### Library name and version Azure.AI.AnomalyDetector 3.0.0-preview.5 ### Describe the bug When calling the `LastDetectAnomalyAsync` method and passing in badly formatted date/time values you receive an error back from the...

Client
customer-reported
question
needs-team-attention
Cognitive - Anomaly Detector
CXP Attention

The sample at the bottom of the page is for another extension. --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue...

Cosmos
Client
customer-reported
question
needs-team-attention
CXP Attention

### Library name and version Azure.Storage.Blobs 12.13.0 & Azure.Storage.Blobs.Batch 12.10.0 ### Query/Question Currently, using batch delete to delete multiple files. I am wondering if there is support to use the...

Storage
Client
customer-reported
feature-request
needs-team-attention
CXP Attention

### Library name and version Azure.ResourceManager.NotificationHubs 1.0.0 ### Describe the bug When calling the DebugSend/DebugSendAsync on the NotificationHubResource, an exception is thrown. However, the contents of the exception indicate that...

Notification Hub
Mgmt
customer-reported
question
needs-team-attention