Update _migration-guide-for-4.0.adoc

This commit is contained in:
Xiaolu Dai 2022-03-16 17:17:37 +08:00 коммит произвёл GitHub
Родитель 9e170c612b
Коммит 12c49af9ba
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -226,7 +226,7 @@ configurations can be divided into five categories:
|*spring.cloud.azure*.credential |To configure how to authenticate with Azure Active Directory.
|*spring.cloud.azure*.profile |To configure the Azure cloud environment.
|*spring.cloud.azure*.proxy |To configure the proxy options apply to all Azure SDK clients.
|*spring.cloud.azure*.retry |To configure the retry options apply to all Azure SDK clients. The retry options has supported part of the SDKs, there's no `spring.cloud.azure.cosmos.retry`.
|*spring.cloud.azure*.retry |To configure the retry options apply to all Azure SDK clients. The retry options have supported part of the SDKs, there's no `spring.cloud.azure.cosmos.retry`.
|===
Check link:appendix.html[here] for a full list of configurations.