zhihaoguo
zhihaoguo
# Description Support Azure hosted PostgreSQL and MySQL services authenticating with Azure AD. # All SDK Contribution checklist: - [ ] **The pull request does not introduce [breaking changes]** -...
## Context This is an Epic to track all sample tasks with the GitHub task feature. Here is the task list: - [x] #40 - [x] #43 - [ ]...
**Context** We should update the link of https://spring.io/projects/spring-cloud-azure#samples when sample is adjusted. Now the link in https://spring.io/projects/spring-cloud-azure#samples is [azure-spring-boot-samples](https://github.com/Azure-Samples/azure-spring-boot-samples). **Task** 1. Rename folder name from aad to azure active directory...
### Context After the [PR](https://github.com/Azure-Samples/azure-spring-boot-samples/pull/49) is merged, we can do some checking and integration with aad. ### Goal 1. check that the commented aad code work well 2. integrate with...
**Goal** Address Issues from feedback about template of readme and terraform scripts. **Context** This is from PR: https://github.com/Azure-Samples/azure-spring-boot-samples/pull/137 --- | Problem | Context | |---------|---------| | It maybe confused about...
### Describe the bug The Azure Cli output "{"error":{"code":"DeploymentNotFound","message":"Deployment 'deploymentName-***' could not be found."}}" but actually it has deployed successfully, and when I check in the Azure Portal, there is...
**Is your feature request related to a problem? Please describe.** Spring Cloud Azure 4.0 should work with both real Azure backend services as well as service-provided emulators, such as the...