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

**Describe the bug** We ran into this KV exception when running ITs with libs in the `buildFromSource` step. We managed to create a minimal project to reproduce the issue. https://github.com/saragluna/kv-it-issue....

needs-triage

Fixes https://github.com/Azure/azure-sdk-for-java/issues/29230 This PR is a spike to verify Spring Cloud Azure supports Spring Boot 3. Changelog: - Add a new service directory `spring-3` to host the source code based...

azure-spring

Fixes #23315. There are currently no libraries in our SDK that have enabled Smoke Tests for samples that also depend on `unreleased_` dependencies, so we are re-enabling said tests. I...

KeyVault
Service Bus
Client
no-recent-activity
test-reliability

# Description Handle null context for polling strategy # All SDK Contribution checklist: - [ ] **The pull request does not introduce [breaking changes]** - [ ] **CHANGELOG is updated...

Azure.Core
no-recent-activity

# Description regenerate deviceupdate with the latest autorest.java, the major changes are: 1. expose required query and header parameters into method signature, there is one API impacted: listDeviceHealth 2. remove...

no-recent-activity

# Description Add Pagination capability to Costmanagement - Query API # All SDK Contribution checklist: - [ ] **The pull request does not introduce [breaking changes]** Introduce some breaking changes...

customer-reported
no-recent-activity

In Linux environments this test is throwing an `UnknownHostException` when [this line of code](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/resourcemanager/azure-resourcemanager-appservice/src/main/java/com/azure/resourcemanager/appservice/implementation/AppServiceDomainImpl.java#L87) is called. The resulting stack trace is ```java reactor.core.Exceptions$ReactiveException: java.net.UnknownHostException: 0e734f9fc000001: 0e734f9fc000001: Name or service not...

Mgmt
test bug
Mgmt - Track 2

Some user need to batch create large numbers of VM. Would like a sample to demonstrate alternative to polling. Consider: 1. create dependency resources like network (may include NIC, or...

Mgmt

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If an SDK is being regenerated based on a...