收到“没有端点侦听错误"在Azure中进行部署时 [英] Getting "There was no endpoint listening error " while doing the Deployment in Azure

查看:107
本文介绍了收到“没有端点侦听错误"在Azure中进行部署时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

团队,

我正在尝试在Azure中进行新的部署.
我正在将所有必要的信息传递到云端,但我遇到了与端点相关的错误.请在下面找到.

这是命令(powershell):

Hi Team,

I am trying to do a new deployment into the Azure.
I am passing all the necessary information to do deploment into the cloud,but I am getting the endpoint related error.Please find below.

This is the command(powershell) :

$cert = get-item cert:\CurrentUser\MY\AEF2F081BBC354A5A299155BAC2BFBAF57B26639







New-Deployment -Slot "Staging" -Package "C:\Users\rxdcsbm\Documents\visual studio 2010\Projects\WindowsAzureProject7\WindowsAzureProject7\bin\Debug\Publish

\WindowsAzureProject7.cspkg" -Configuration " C:\Users\rxdcsbm\Documents\visual studio 2010\Projects\WindowsAzureProject7\WindowsAzureProject7\bin\Debug

\Publish\ServiceConfiguration.cscfg" -Label "SrikrishnaLabel" -Name "SrikrishnaDeploymentName" -ServiceName "WindowsAzureProject7" -SubscriptionId "651ffd63

-a92b-4644-b361-052054f9df69" -Certificate get-item cert:\CurrentUser\MY\$thumbprint



错误:https://management.core.windows.net ...等上没有端点侦听a.

有人可以告诉我原因吗?
谢谢Inadvance.

谢谢,
Srikrishna



Error :There was no endpoint listeninga at https://management.core.windows.net...etc.

Can any one please tell me what could be the reason.?
Thanks Inadvance.

Thanks,
Srikrishna

推荐答案

cert = get-item cert:\ CurrentUser \ MY \ AEF2F081BBC354A5A299155BAC2​​BFBAF57B26639
cert = get-item cert:\CurrentUser\MY\AEF2F081BBC354A5A299155BAC2BFBAF57B26639







New-Deployment -Slot "Staging" -Package "C:\Users\rxdcsbm\Documents\visual studio 2010\Projects\WindowsAzureProject7\WindowsAzureProject7\bin\Debug\Publish

\WindowsAzureProject7.cspkg" -Configuration " C:\Users\rxdcsbm\Documents\visual studio 2010\Projects\WindowsAzureProject7\WindowsAzureProject7\bin\Debug

\Publish\ServiceConfiguration.cscfg" -Label "SrikrishnaLabel" -Name "SrikrishnaDeploymentName" -ServiceName "WindowsAzureProject7" -SubscriptionId "651ffd63

-a92b-4644-b361-052054f9df69" -Certificate get-item cert:\CurrentUser\MY\


thumbprint
thumbprint



错误:https://management.core.windows.net ...等上没有端点侦听a.

有人可以告诉我原因吗?
谢谢Inadvance.

谢谢,
Srikrishna



Error :There was no endpoint listeninga at https://management.core.windows.net...etc.

Can any one please tell me what could be the reason.?
Thanks Inadvance.

Thanks,
Srikrishna


这篇关于收到“没有端点侦听错误"在Azure中进行部署时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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