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

# Contributing to the Azure SDK Resolve https://github.com/Azure/azure-sdk-tools/issues/2951 Here is the core testing pipeline: https://dev.azure.com/azure-sdk/public/_build/results?buildId=1735434&view=logs&j=76992fd1-2312-5fae-7c45-7baba86b87ae&t=76992fd1-2312-5fae-7c45-7baba86b87ae Here is the storage testing pipeline: https://dev.azure.com/azure-sdk/public/_build/results?buildId=1762139&view=results @weshaggard Live tests run the target service only...

Azure.Core

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

Communication

Resolves #28067

Cognitive - Text Analytics

- added base classes under infrastructure - added 2 live test cases examples for CallAutomationClient (acs to acs call, acs to pstn call) using **CreateCall, CallConnection.GetProperties and HangUp** in CallAutomationClientLiveTests.cs....

Communication

~See github discussion https://github.com/dotnet/sdk/issues/24747#issuecomment-1126374678~ ~This NoWarn is added to mitigate this issue for the storage SDK when upgrading to Visual Studio 2022 17.3.0. Without it we cannot build while using...

Storage

Increment package version after release of Azure.Security.ConfidentialLedger

auto-merge

While working on #28067 I found that both Analyze Actions and Healthcare Entities were almost exactly the same but had bespoke methods on the `ServiceClient` abstract class. In PR #30436...

Client
Cognitive - Text Analytics

Increment package version after release of Microsoft.Azure.WebJobs.Extensions.EventHubs

Event Hubs
auto-merge

# Contributing to the Azure SDK Our latest spec is already merged to main: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/guestconfiguration/resource-manager/Microsoft.GuestConfiguration/stable/2022-01-25 Build succeeds: ![image](https://user-images.githubusercontent.com/87342618/181643236-ff9c45ec-dc1d-4323-b0e6-c6d3568d1735.png) Tests: ![image](https://user-images.githubusercontent.com/87342618/184005371-04d15772-b74b-4c6f-83b8-2155969f6f84.png) Currently, the "GetAllAsync" list tests are disabled due to a...