Description
Is your feature request related to a problem? Please describe.
Transferred from microsoft/spring-cloud-azure#985
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 combine them, there's no samples in our reference doc, such as How to configure the retry options for KeyVault Clients when using Spring Cloud Azure Starter Key Vault Secert.
Describe the solution you'd like
Improve the reference doc to give more sample code to demo more user scenarios, we should cover the common use cases for the HTTP-based client option, amqp-based client option, and includes the Cosmos client options, which should contain the below items:
- Samples the global property options(retry, client(logging), proxy, credential, profile, resource).
- Samples for each service property option (retry, client(logging), proxy, credential, profile, resource).
- Maybe more special scenarios for Key Vault Secerts.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- Description Added
- Expected solution specified
Metadata
Metadata
Assignees
Type
Projects
Status