Azure:不能把同一个certificate同时用于Azure Management和RDP

简介:

当我尝试deploy Azure pakeage的时候,我得到The certificate with thumbprint was not found错误信息。

为了偷懒,我使用了同一个certificate来做RDP。

 

解决这个问题,在设置RDP的时候需要新建一个证书,

一, Management Authenticate证书

在Create or select an existing certificate for authentication:的下拉框有Create选项来新建证书。

image

第二步是上传刚刚生成的证书

image

 

后面需要配置subscription id和给credential命名。

 

二,RDP证书

image

选择Enable Remote Desktop,然后选择More Options。重复上面的步骤可以为RDP新建一个证书。



    本文转自Jake Lin博客园博客,原文链接:http://www.cnblogs.com/procoder/archive/2013/01/09/Azure-RDP-certificate.html,如需转载请自行联系原作者


相关文章
|
3月前
|
安全 Windows
【Azure云服务 Cloud Service】Cloud Service的实例(VM)中的服务描述Software Protection 与 Windows Defender, 如何设置Windows Defender Antivirus服务
【Azure云服务 Cloud Service】Cloud Service的实例(VM)中的服务描述Software Protection 与 Windows Defender, 如何设置Windows Defender Antivirus服务
|
3月前
|
API 网络架构 Windows
【Azure Developer】Azure Automation 自动化账号生成的时候怎么生成连接 与证书 (Connection & Certificate)
【Azure Developer】Azure Automation 自动化账号生成的时候怎么生成连接 与证书 (Connection & Certificate)
|
3月前
|
网络协议
【Azure 应用服务】添加自定义域时,Domain ownership 验证无法通过 
【Azure 应用服务】添加自定义域时,Domain ownership 验证无法通过 
|
网络协议 数据安全/隐私保护 Windows