azure-sdk-for-net
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...
### Library name Azure.Core.TestFramework ### Please describe the feature. Right now the testframework is configured to work with fiddler class but not fiddler everywhere. If you try to use fiddler...
### Library name and version Azure.Messaging.ServiceBus 7.8.1 ### Describe the bug In our use-case we _peek_ the queue to find the cut-off point of the messages that we want to...
Remove manual convenience layer for synapse access control
# 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...
# 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...
https://github.com/Azure/azure-sdk-for-python/pull/26055
Now that inference has GA'd, we need to produce the authoring client for Question Answering. - [ ] Generate `QuestionAnsweringProjectClient` in a subnamespace e.g., `Azure.AI.Language.QuestionAnswering.Project` (exact name TBD). - In...
### Library name and version Azure.Messaging.ServiceBus 7.10.0 ### Describe the bug I'm investigating W3C context propagation over ServiceBus. It looks like message sent correctly with valid `Diagnostic-Id` is not correlated...
This PR fixes an issue when using the OpenTelemetry Hosting Extensions (i.e. `AddOpenTelemetryMetrics`) where metrics are not getting published. The metrics exporter is not looking for `IDeferredMeterProviderBuilder`, so the inner...
### Library name and version Azure.Identity ### Query/Question I'm unsure whether this is a bug, or something that isn't supported at the moment, or whether this is an issue with...