Rujun Chen

Results 14 issues of Rujun Chen

### Context #1574. Here is the link to [Azure Key Vault Secret client library](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/keyvault/azure-security-keyvault-secrets). ### Goal Supporting Azure Key Vault behind the Config Server abstraction would be a useful feature.

enhancement
waiting for votes

### 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

## Context This is next step of #27570. Now we have 2 places to hold Spring Cloud Azure reference doc: 1. MS docs: 1. URL: https://docs.microsoft.com/en-us/azure/developer/java/spring-framework/ 2. GiHub Repo: https://github.com/MicrosoftDocs/azure-dev-docs-pr...

Client
feature-request
azure-spring
azure-spring-docs

### Context Some `Spring Cloud Azure` related MS doc are always forgot to update. For example, this one: https://github.com/Azure/azure-sdk-for-java/issues/29863 ### Goal Design a method to make sure all `Spring Cloud...

feature-request
azure-spring
azure-spring-docs
client

This issue is just used to track https://github.com/MicrosoftDocs/azure-dev-docs/issues/730

azure-spring
azure-spring-docs
client

### Context Now here are a lot of MS docs about Managed identity and Spring framework, but these pages didn't give the best solution. For example: these paged should introduce...

azure-spring
feature-request
client
azure-spring-docs

## Context https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1868435&view=logs&j=5fe92c1d-3c25-55b7-1c07-fa5c3c25e91d&t=55c333a2-afdf-54d6-1385-c643b91b3f0b&l=953 ```log [ERROR] EventHubsBinderRecordModeIT.***SendAndReceiveMessage:69 Expecting value to be true but was false ``` ## Goal Fix the pipeline failure. Make it stable. ## Solution 1. Investigate how spring-cloud-kafka...

bug
Client
azure-spring

This is an Epic to track the latest version support of Spring-Boot and Spring-Cloud. ### Context 1. Spring Boot will release a minor version every 6 months. Refs: [spring-boot support](https://spring.io/projects/spring-boot#support)....

Client
feature-request
azure-spring

### Plugin name and version **Name**: com.microsoft.azure:azure-spring-apps-maven-plugin **Version**:1.16.0 ### Plugin configuration in your `pom.xml` Nothing ### Expected behavior Expect the command run successfully: >./mvnw com.microsoft.azure:azure-spring-apps-maven-plugin:1.16.0:config ### Actual behavior Above command...

Reason: external
Module: Authentication