spring-cloud-azure
spring-cloud-azure copied to clipboard
Spring Cloud Azure is an open-source project that provides seamless Spring integration with Azure services.
### Context The Spring Cloud Azure supports lots of common properties since the 4.0 release, but the developers may be still not know how to use them, and how to...
### 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...
This issue is just used to track https://github.com/MicrosoftDocs/azure-dev-docs/issues/730
### Context The two build tools `Maven` and `Gradle` are widely used. The [Spring Boot reference document](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using.devtools) describes how to import dependencies in `Maven` and `Gradle`. ### Problem In [Spring...
**Is your feature request related to a problem? Please describe.** We should improve this doc by removing the KV secrets SDK part, https://learn.microsoft.com/en-us/azure/spring-apps/tutorial-managed-identities-key-vault?source=recommendations&tabs=system-assigned-managed-identity. For an Azure Spring Apps application that...
**Is your feature request related to a problem? Please describe.** PostgreSQL flexible server has been GAed. https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-azure-ad-authentication. We should update all our usage of PostgreSQL in passwordless docs from single...
**Is your feature request related to a problem? Please describe.** MySQL flexible server has been GAed. https://learn.microsoft.com/en-us/azure/mysql/flexible-server/concepts-azure-ad-authentication. We should update all our usage of MySQL in passwordless docs from single...
**Is your feature request related to a problem? Please describe.** The MS doc website can only display one version doc for reference doc, we will keep two or more major...
**Is your feature request related to a problem? Please describe.** The initiative comes from this [Cosmos quickstart doc](https://docs.microsoft.com/en-us/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-cosmos-db). In that doc, `spring.cloud.azure.cosmos.key` is being used instead of using the best...