摘要:
问题描述 使用Azure Cache for Redis服务,遇见了因服务端的维护而触发故障转移,因为客户端是在Linux环境中,并且使用了Lettuce SDK,因为Lettuce目前有一个超时15分钟的known issue。 问题解答 如何主动复现故障转移呢? 通过Azure Cache fo 阅读全文
posted @ 2025-06-30 20:22
编码者卢布
阅读(64)
评论(0)
推荐(0)
问题描述 本地调试VS Code函数,在执行 func host start的时候报错: 错误信息: > func host start Azure Functions Core ToolsCore Tools Version: 4.0.7317 Commit hash: N/A +5ca56d37 阅读全文
问题描述 在2021年4月的一篇博文( 【Azure Developer】调用SDK的runPowerShellScript方法,在Azure VM中执行PowerShell脚本示例 )中,介绍了使用 com.microsoft.azure SDK 来实现了Java 代码调用Run Command接 阅读全文