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

# Pull Request Checklist Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:...

Client
Storage

**Query/Question** How do I undo "uncommitted blocks"? meaning to clear the uncommitted block and start from scratch? The only workaround I can think of is to delete the blob in...

question
Client
customer-reported
Storage
issue-addressed

The default receive timeout for WinHTTP connections is 30 seconds. Storage service usually takes longer than that to respond to Query requests. As a result, client usually needs to retry...

feature-request
Azure.Core
Client
design-discussion

We got a feature request from one of our customers. Basically they're using token credential for authorization and they need different client options (like retry options) for different kind of...

feature-request
Client
Azure.Identity

The Azure downloads page needs "Get the SDK" and "Documentation" links for C++ and C. https://azure.microsoft.com/en-us/downloads/

Docs
feature-request
Client

feature-request
Azure.Core
Client
pillar-performance

* Use `Agent.OS` [environment variable](https://docs.microsoft.com/en-us/azure/devops/pipelines/build/variables?view=azure-devops&tabs=yaml) to detect OS * Run command to get toolchain versions (output normalization will likely be required) (e.g. `clang --version`)... or inspect output/variables from `cmake generate`...

EngSys
Central-EngSys

Blobs: - STG81 (2021-04-10) - [ ] Identity-based Import-Export for Managed Disks - STG78 (2020-10-02) - [x] OAuth support for sync copy ({Copy,StageBlock,AppendBlock,UploadPages}FromUri) - STG 76 (2020-06-12) - [x] Batch...

feature-request
Client
Epic
Storage