Azure云部署失败:与指纹认证没有被发现 [英] Azure cloud deployment fails : Certificate with thumbprint was not found

查看:163
本文介绍了Azure云部署失败:与指纹认证没有被发现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发一个Web API基于Web服务的Azure上被托管。我使用的Azure SDK 1.8。
当我尝试部署我的云服务,它需要很长的时间来上传之后,我得到一个错误信息它说:

I am developing a Web API based web service to be hosted on Azure. I am using Azure 1.8 SDK. When I try to deploy my cloud service, it takes a very long time to upload after which I get an error message which says:

12:09:52 PM - Error: The certificate with thumbprint d22e9de125640c48a4f83de06ae6069f09cfb76c was not found.  Http Status Code: BadRequest  OperationId: 50daf49111c9487f82f3be09763e7924
12:09:53 PM - Deployment failed with a fatal error

显然,该证书被称为是与启用远程桌面角色实例在云上(我不是很肯定这一点;看到这个在互联网上类似的问题)。但是,我没有检查选项的情况下启用远程桌面同时发布。

Apparently, the certificate being referred to is related to enabling remote desktop to role instances on the cloud (i am not very sure about this; saw this on the internet for a similar problem). However, I did not check the option to enable remote desktop on the instances while publishing.

什么地方出错了怎么回事?

What could be going wrong here?

推荐答案

在你的项目中使用的证书并不在云环境中。请确保你的项目中使用相同的证书被上传到云环境。如果您在使用Visual Studio,那么你可以按如下修正这个错误:

The certificate used in your project doesn't exist on the cloud environment. Make sure the same certificate used by your project is uploaded to the cloud environment. If you are using Visual Studio then you can fix this error as follows:


  1. 右键点击您的Web角色/ Worker角色(角色下在云项目文件夹)RARR;物业RARR;证书

  2. 单击上指纹下的省略号按钮,这将指向您的证书。

  3. 上传它在这里显示到Windows Azure环境(生产或分期)
  4. 证书

这篇关于Azure云部署失败:与指纹认证没有被发现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆