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

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned...

Results 569 azure-sdk-for-java issues
Sort by recently updated
recently updated
newest added

### Context Now all samples about spring-security + AAD are using client-id and client-secret. We need provide samples without client-secret, use certificate instead. Refs: https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow#request-an-access-token-with-a-certificate-credential Related issue: #27029 ### Problem...

Client
feature-request
azure-spring
azure-spring-aad
azure-spring-samples

## Context Now in each Azure Product's MS docs, there is no entry for `Spring Cloud Azure`. For example: In this page: https://docs.microsoft.com/en-us/azure/event-hubs/, there is no link to Spring Cloud...

Client
azure-spring
azure-spring-docs

# Description Support Azure hosted PostgreSQL and MySQL services authenticating with Azure AD. # All SDK Contribution checklist: - [ ] **The pull request does not introduce [breaking changes]** -...

azure-spring

# Description Adds Geo Replication support to the App Configuration Spring Library

App Configuration

**Describe the bug** When using the dependency spring-cloud-azure-starter-storage-blob with spring-kafka and try to create a consumer to listen to a topic im always receiving this error ``` Received error INVALID_REQUEST...

question
Client
customer-reported
needs-team-attention
azure-spring

resolves #29786

Storage

This PR introduces public surface changes for full fidelity Change Feed Processor. * Same `ChangeFeedProcessorBuilder` which is already GA for incremental mode -> ``` public ChangeFeedProcessorBuilder handleAllVersionsAndDeletesChanges(Consumer consumer) ``` *...

Cosmos

# Description Regenerate `azure-search-documents` using a new Swagger SHA and the latest version of Autorest. # All SDK Contribution checklist: - [x] **The pull request does not introduce [breaking changes]**...

Search
Client

**Query/Question** I am looking to perform operations across databases and containers to process a large data dump. Here is the situation, 1. I receive a data dump(large with millions of...

question
customer-reported
needs-triage