我也跟着下面的鏈接中描述的步驟來創建TFS持續交付構建到Windows Azure: https://www.windowsazure.com/en-us/develop/net/common-tasks/publishing-with-tfs/錯誤從TFS預覽部署到Windows Azure雲服務
是TFS無法部署到Azure雲問題服務,給我以下錯誤:
An attempted http request against URI https ://management.core.windows.net/...-1b8d-49ae-9d78-.../services/hostedservices/myhostedservicename/deploymentslots/Staging returned an error: (400) Bad Request.
Additional Exception Information:
Error Code: BadRequest
Message: The certificate with thumbprint 96a.... was not found.
The Create Deployment operation threw an unexpected exception.
The deployment failed. Check the logs for exceptions that may have caused this failure.
Exception Message: An attempted http request against URI https: //management.core.windows.net/474...f4/services/hostedservices/myhostedservice/deploymentslots/Staging returned an error: (400) Bad Request.
Additional Exception Information:
Error Code: BadRequest
Message: The certificate with thumbprint 6789... was not found. (type AzureHttpRequestException)
Exception Stack Trace: at System.Activities.Statements.Throw.Execute(CodeActivityContext context)
at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
你有沒有想過這個?我有同樣的問題。 – Kyle 2013-12-30 18:25:10
還沒有,我正在使用手動部署。 如果我找到了一個解決方案,我會略過它。 – Mustafamg 2014-01-09 18:29:51