Skip to content

Commit f405238

Browse files
committed
Addressed review feedback
1 parent 87d12bc commit f405238

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-cache-for-redis/cache-best-practices-development.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ To continue to pin intermediate certificates, add the following to the pinned in
140140

141141
If your application validates certificate in code, you need to modify it to recognize the properties --- for example, Issuers, Thumbprint --- of the newly pinned certificates. This extra verification should cover all pinned certificates to be more future-proof.
142142

143+
## Client library-specific guidance
144+
145+
For more information, see [Client libraries](cache-best-practices-client-libraries.md#client-libraries).
146+
143147
## Next steps
144148

145149
- [Performance testing](cache-best-practices-performance.md)

0 commit comments

Comments
 (0)