Rujun Chen

Results 7 issues of Rujun Chen

# Description Draft PR, Don't review. This PR is used to test merging **feature/spring-boot-3** branch into **main** branch. # All SDK Contribution checklist: - [ ] **The pull request does...

Batch
Container Registry
Cosmos
Event Grid
Event Hubs
KeyVault
Monitor
Search
Service Bus
Storage
Mgmt
EngSys
App Configuration
Azure.Core
common
Azure.Identity
Tables
Track 1
Schema Registry
Cognitive - Text Analytics
Cognitive - Form Recognizer
Cognitive - Anomaly Detector
Cognitive - Personalizer
azure-spring
Attestation
Cognitive - Metrics Advisor
Remote Rendering
Digital Twins
graalvm
OpenTelemetry
Communication - Calling Server
Communication - Chat
Communication - Common
Communication - Identity
Communication - Phone Numbers
Communication - SMS
Azure SDK Tools
DevCenter
Azure.Core.AMQP
Azure Quantum
Communication - Rooms
Mixed Reality Authentication
Models Repository
Communication - Call Automation
OpenAI
clientcore
Image Analysis
Document Intelligence
Load Testing
Communication - Email

**Is your feature request related to a problem? Please describe.** When migrate auth in Spring tests, the pipeline shows that some integration test failed because related feature not support auth...

needs-triage

**Steps**: 1. Create a POJO by avro maven plugin: 1.1. Add `avro-maven-plugin` in `pom.xml`. ```xml org.apache.avro avro-maven-plugin 1.11.0 generate-sources schema ${project.basedir}/src/main/resources/schema-registry ${project.basedir}/src/main/java ``` 1.2. Add avro file (SampleMessage.avsc) in src/main/resources...

type: enhancement
status: waiting for reporter

**Describe the problem** Can not display option and select option when run by [GoLand](https://www.jetbrains.com/go/) **To Reproduce** 1. Use GoLand to open current project. 2. Run `cli/azd/main.go` by GoLand. 3. It...

enhancement
needs-team-attention

# Description - Implement https://github.com/Azure/azure-sdk-for-java/issues/47413 # All SDK Contribution checklist: - [x] **The pull request does not introduce [breaking changes]** - [x] **CHANGELOG is updated for new features, bug fixes...

azure-spring

In this page: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/spring-cloud-azure-core/src/main/java/com/azure/spring/cloud/core/implementation/factory/credential > ![Image](https://github.com/user-attachments/assets/38767376-d78f-4104-abe9-39b4966dcd5e) We already have CredentialBuilderFactory for kinds of TokenCredential, now [WorkloadIdentityCredential](https://github.com/Azure/azure-sdk-for-java/blob/b07341264b2463f59b656baf3e86a59226dc2599/sdk/identity/azure-identity/src/main/java/com/azure/identity/WorkloadIdentityCredential.java#L55) has been released, we should add TokenCredential for WorkloadIdentityCredential.

azure-spring