azure-sdk-for-cpp icon indicating copy to clipboard operation
azure-sdk-for-cpp copied to clipboard

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.

Results 406 azure-sdk-for-cpp issues
Sort by recently updated
recently updated
newest added

# Summary The Azure Messaging team is working on a service emulator intended to provide a local development experience. To reduce friction for developers, the emulator will be using connections...

feature-request
Client
Event Hubs

For build leg `Validate Win2019_x64_Release_Curl`, see: https://dev.azure.com/azure-sdk/public/_build/results?buildId=3485567&view=logs&j=cf190778-6463-53b7-8403-1b11d749bb88&t=7254fd27-955c-5b6b-cc10-65f278d4cbcf&l=643 ```text 2024-02-09T23:18:06.3620398Z Generating Code... 2024-02-09T23:18:17.4231086Z CMake Error at C:/Program Files/CMake/share/cmake-3.27/Modules/GoogleTestAddTests.cmake:112 (message): 2024-02-09T23:18:17.4270245Z Error running test executable. 2024-02-09T23:18:17.4279543Z 2024-02-09T23:18:17.4284505Z Path: 'D:/a/_work/1/s/build/sdk/core/azure-core-amqp/test/ut_uamqp/Release/azure-core-amqp-uamqp-tests.exe' 2024-02-09T23:18:17.4289334Z Result: Process...

EngSys
Central-EngSys

Even if as a cutomer you did never directly include any headers from ``, since these files are included by public core-amqp headers, when customer types `Azure::Core::Amqp::`, `Tests` would show...

bug
Azure.Core
Client
AMQP

feature-request
Azure.Core
Client
AMQP

Add AMQP support into performance framework - Data from other languages says it should take 1 month to add - Requires #3977 to happen first

feature-request
Azure.Core
Client
AMQP

We should leverage @christothes 's work on https://github.com/Azure/azure-sdk-for-net/pull/33017/files to fully automate the list of manual/vendor test scenarios which are documented in the issues here: https://github.com/Azure/azure-sdk/issues?q=is%3Aopen+is%3Aissue+label%3AAzure.Identity This includes: - [ ]...

Client
test-enhancement
Azure.Identity

There seems to be some variation between the error messages being returned by the 403 response from IMDS in docker. Our error handling should be adjusted to match the error...

Client
Azure.Identity

We have this in .Net https://github.com/Azure/azure-sdk-for-net/blob/aba08012743b53b9fc2a0a64344269534d8759b0/sdk/storage/Azure.Storage.Files.DataLake/src/DataLakePathClient.cs#L2381C19-L2381C37 REST API https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/get-properties?view=rest-storageservices-datalakestoragegen2-2019-12-12

feature-request
Storage

Tracking item to add WorkloadIdentityCredential support for Azure Service Connections (App Config). @KarishmaGhiya is driving the investigation. Original partner ask: https://github.com/Azure/azure-sdk-for-js/issues/27093 From @KarishmaGhiya: > @joshfree I spoke to @ChristineWanjau Looks...

feature-request
Client
Azure.Identity