azure - 如何回滚 Windows Azure 云服务部署

标签 azure cloud rollback

正如标题所说,我不明白如何回滚 Windows Azure 服务/站点的更新? 每个“更新”都有一个标题,所以我以为您可以看到这些更新的列表,但我就是看不到它在任何地方列出?

我使用https://manage.windowsazure.com ,这些都是云服务。

最佳答案

有关回滚的详细信息可以在此处找到:http://msdn.microsoft.com/en-gb/library/windowsazure/hh472157.aspx#RollbackofanUpdate

引用:

Windows Azure provides flexibility in managing services during an update by letting you initiate additional operations on a service, after the initial update request is accepted by the Windows Azure Fabric Controller. A rollback can only be performed when an update (configuration change) or upgrade is in the in progress state on the deployment. An update or upgrade is considered to be in-progress as long as there is at least one instance of the service which has not yet been updated to the new version. To test whether a rollback is allowed, check the value of the RollbackAllowed flag, returned by Get Deployment and Get Hosted Service Properties operations, is set to true.

Note It only makes sense to call Rollback on an in-place update or upgrade because VIP swap upgrades involve replacing one entire running instance of your service with another. For more information about swapping VIPs, see How to Deploy a Service Upgrade to Production by Swapping VIPs in Windows Azure.

关于azure - 如何回滚 Windows Azure 云服务部署,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13769265/

相关文章:

azure - 什么是基于云的关系数据库

php - 如何处理超过 100 个具有回滚功能的 mysql 查询?

docker - Google Cloud Platform中的预定自动缩放作业

amazon-web-services - 如何从另一个 AWS 账户访问公共(public) S3 存储桶?

java - EJB3 事务回滚

rollback - ZFS:回滚快照但保留较新的快照

Azure Devops - 如何在部署后的应用服务上运行 powershell 脚本?

azure - 如何使用 cli 访问 azure 门户

azure - 使用标准 LRS 存储类调整 AKS 中的 PV/PVC 大小后,Artifactory > 监控 > 存储部分仍然显示旧的存储空间。怎么修?

azure - 对于Azure网站,是否需要保留awverify DNS记录?