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

Generated by Autorest Regen Preview build [20240626.13](https://dev.azure.com/azure-sdk//internal/_build/results?buildId=3914554)Triggered from pull request: https://github.com/Azure/autorest.csharp/pull/4872

Do Not Merge

### Library name and version Azure.Management.Logic ### Query/Question I want to developed an azure function in C#. This function will get triggered from an action group and will get a...

Logic App
Mgmt
customer-reported
question
issue-addressed

# [DRAFT] 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...

### Library name and version All versions ### Describe the bug Semantic configuration properties for prioritized keyword fields not accepting string subfields of type Collection(Edm.ComplextType). Even though this is stated...

Search
Client
customer-reported
question
Service
issue-addressed

### Library name Azure.Monitor.OpenTelemetry.Exporter ### Please describe the feature. It would be nice if there was an easy way to export `LogRecord.CategoryName`. The `OpenTelemetry.Exporter.Geneva` sets `name` with this value [here](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/47b667acf8cde47aa73fc6d28b609ebb3aeca8d3/src/OpenTelemetry.Exporter.Geneva/MsgPackExporter/MsgPackLogExporter.cs#L315-L318)....

Service Attention
Client
needs-team-attention
Monitor - Exporter

### Library name and version Azure.Security.KeyVault.Certificates 4.6.0; Azure.Core 1.40.0; Azure.Identity 1.11.4 ### Describe the bug when using CertifcatesClient to download certificates `client.DownloadCertificateAsync(certname)` for a PEM format cert in Azure keyvault,...

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

Looking at [this comment](https://github.com/Azure/azure-sdk-for-net/issues/42177#issuecomment-1996055961_), it sounds like there was intent to document the fact that using the OpenTelemetry distro for Azure Monitor doesn't include scopes by default was going to...

Service Attention
Client
customer-reported
question
needs-team-attention
Monitor - Exporter

### Library name and version Azure.Messaging.Servicebus 7.14.0 ### Query/Question [Previous Issue 36838](https://github.com/Azure/azure-sdk-for-net/issues/36838) Regarding the previous issue, I should expect " 404 messaging entity not found" but I am starting to...

Service Bus
Client
customer-reported
question
issue-addressed

### Type of issue Code doesn't work ### Description I'm very confused on which API I should be using using Azure.AI.DocumentIntelligence; using Azure.AI.FormRecognizer; I tried the code sample provided, and...

Client
customer-reported
question
Cognitive - Form Recognizer
issue-addressed