microsoft / spring-cloud-azure

Spring Cloud Azure is an open-source project that provides seamless Spring integration with Azure services.
https://microsoft.github.io/spring-cloud-azure
MIT License
217 stars 105 forks source link

[FEATURE REQ] Go through all the Spring Cloud Azure docs to make sure libs use the Passwordless best practices #994

Closed saragluna closed 1 year ago

saragluna commented 2 years ago

Is your feature request related to a problem? Please describe. The initiative comes from this Cosmos quickstart doc. In that doc, spring.cloud.azure.cosmos.key is being used instead of using the best practice of passwordless connection.

Describe the solution you'd like We should go through all the docs we own and ensure they are using the passwordless connection. Azure Services:

Hosting Env:

Describe alternatives you've considered N/A

Additional context N/A

Information Checklist

saragluna commented 2 years ago

https://github.com/Azure/azure-sdk-for-java/issues/30701

stliu commented 1 year ago

30701 is for samething I believe

stliu commented 1 year ago

closing this in favor of https://github.com/Azure/azure-sdk-for-java/issues/30701