天蓝色无法删除部署
我是 Azure 的新手。
我使用 Visual Studio 发布来部署我的项目一个月。今天我尝试将我的项目部署到 Staging,等待了 20 分钟“正在创建...”状态并按下了取消。但暂存部署在 2 小时内并未删除 - 它仍处于“正在创建...”状态。因此,管理门户中的删除按钮被禁用,我也无法重新发布部署。关于健康状况,我看到:
警告:当您的一个或多个部署暂停时,它 继续产生费用。如果出现以下情况,请删除暂停的部署 您不想再为此付费。欲了解更多详情,请访问。
如何删除或重新发布部署?
I'm new with Azure.
I used publishing from Visual Studio to deploy my project for a month. Today I tried to deploy my project to Staging, waited for 20 minutes "Creating..." status and pressed cancel. But the staging deployment is not deleting for 2 hours - it is still in the "Creating..." status. Hence, the delete button is disabled in the Management Portal, I cannot also republish the deployment. On health status I see:
WARNING: While one or more of your deployments is suspended, it
continues to accrue charges. Please delete the suspended deployment if
you no longer wish to be charged for it. For more details visit .
How to delete or republish the deployment?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我们在极少数情况下遇到过这个问题。当某种故障组合发生并导致现有角色失效时,这显然是结构的问题。
为了解决这个问题,我们向 Azure 服务台提出了一个请求,他们通常很快就能找到问题的根源,因为该角色会在幕后快速重置,然后您可以删除它/重新部署或执行任何操作首先尝试去做。
We've experienced this issue on very rare occasions. It is apparently an issue with the fabric when a certain combination of failures happen tearing down an existing role.
To resolve it we've raised a ticket with the Azure Service Desk and they've usually pretty quickly gotten to the bottom of the issue, given the role a quick reset behind the scenes and then you can delete it / redeploy or whatever you were trying to do in the first place.
该问题与 Windows Azure 计算不可用有关。
如果您遇到同样的问题,请转到此处提供的 Azure 服务仪表板:
http://www.microsoft.com/windowsazure/support/status/servicedashboard.aspx 。
注意:如果您看到“性能下降”状态,也可能表明服务不可用。
The problem was related with unavailability of Windows Azure Compute.
If you have the same problem, go to Azure service dashboard that is available here:
http://www.microsoft.com/windowsazure/support/status/servicedashboard.aspx.
NB: If you even see "Performance degradation" status it can also indicate to unavailability of service.