访问 WCF 服务中的 Azure 应用程序配置

发布于 2025-01-09 05:01:28 字数 256 浏览 1 评论 0原文

我们有本地 WCF 服务。最近我们添加了 Azure 应用程序配置来存储一些配置值。我们使用基于证书的身份验证(使用服务主体)来访问Azure应用程序配置。问题是,当我们尝试从 WCF 服务连接到 Azure 应用程序配置时,我们收到身份验证失败错误。我们可以使用同一服务器中的控制台应用程序使用相同的证书成功连接到 Azure 并访问配置值。 WCF 的服务帐户拥有管理证书的所有访问权限。为什么我们无法在 WCF 服务中访问 Azure 应用程序配置?我们是否缺少任何设置? 任何帮助表示赞赏。

We have an on-prem WCF service. Recently we added Azure app config to store some config values. We use certificate based authentication(using service principal) to access Azure App config. The issue is, when we try to connect to the Azure app config from WCF service, we get authentication failed error. We can successfully connect to and access the config values from Azure, using a console app in the same server using the same certificate.
The service account of WCF has all the access to manage the certificate. Why can't we access Azure app config in WCF service? Are we missing any settings?
Any help is appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文